Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenrique/e2e-tests-using-docker-cypress-vuejs-golang-postgres
E2E tests using Cypress + Docker for a TODO webapp
https://github.com/gustavohenrique/e2e-tests-using-docker-cypress-vuejs-golang-postgres
Last synced: about 1 month ago
JSON representation
E2E tests using Cypress + Docker for a TODO webapp
- Host: GitHub
- URL: https://github.com/gustavohenrique/e2e-tests-using-docker-cypress-vuejs-golang-postgres
- Owner: gustavohenrique
- Created: 2018-12-31T00:52:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T01:07:09.000Z (about 6 years ago)
- Last Synced: 2024-06-20T08:00:49.498Z (7 months ago)
- Language: Go
- Homepage: http://bit.ly/2TlIM0e
- Size: 114 KB
- Stars: 10
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
E2E tests running Cypress on Docker
## Running
```
git clone https://github.com/gustavohenrique/e2e-tests-using-docker-cypress-vuejs-golang-postgres.git
cd e2e-tests-using-docker-cypress-vuejs-golang-postgres
docker-compose up --exit-code-from tests --force-recreate
```## License
MIT