Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/fake-amazon
https://github.com/dvg/fake-amazon
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dvg/fake-amazon
- Owner: DVG
- Created: 2018-02-05T04:32:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T19:07:52.000Z (almost 7 years ago)
- Last Synced: 2024-10-24T23:30:17.127Z (3 months ago)
- Language: Ruby
- Size: 2.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fake Amazon
This is a project used as an example for test automation, in my workshop *The Four Stages of Automated Testing*
## Requirements
This project is set up to work out of the box with Docker. If you do not have docker, do not know what that means, or are unable to use docker, you can use a virtual machine I create available here: https://drive.google.com/open?id=1ReY_ykBZK_j9nWaIjg03zPtvCyOrF2in
## Starting the Project
```
bin/bootstrap
```