secultce / aurora

6 stars 3 forks source link

Add cypress on docker #232

Closed henriquelopeslima closed 1 month ago

henriquelopeslima commented 1 month ago
Q A
Branch? feature/add-cypress-on-docker
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #212
henriquelopeslima commented 1 month ago

Caso seja interessante executar com um container separado é possivel usando esse comando: docker run -it --network aurora_aurora_network -v .:/cy -w /cy -e CYPRESS_BASE_URL=http://nginx:80 cypress/included:13.10.0