Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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