How to use Cypress Component Testing in Docker #16009
Answered
by
lmiller1990
Develliot
asked this question in
Component Testing
-
https://www.cypress.io/blog/2019/05/02/run-cypress-with-a-single-docker-command/ in docker compose: image: cypress/included:7.1.0 It seems to be running, but even though tests are failing it's not displaying the failures for some reason, I probably need to add something to this entry point but I haven't got a clue. |
Beta Was this translation helpful? Give feedback.
Answered by
lmiller1990
Apr 27, 2021
Replies: 1 comment 1 reply
-
This should definitely work, probably just a matter of digging in to see what's going on. Sorry I don't have an answer for you right now, I can look into this in the next week or two. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lmiller1990
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should definitely work, probably just a matter of digging in to see what's going on. Sorry I don't have an answer for you right now, I can look into this in the next week or two.