|
|
|
|
|
by sktrdie
1743 days ago
|
|
Yes cool but I want to be able to run the test in command line like I currently do with Jest where everything is mocked (even DOM) so it runs super fast (during CI) but then I also just wanna run the test in a browser for my development workflow. Running all tests in Cypress would result in slow CIs. |
|