I have a scala project that once it builds I want to run some API/UI tests using .js frameworks - like casper. Obviously I want the build to fail if it fails it’s scala unit tests, the npm API tests and/or UI tests. How do I set this up? Would this require a custom docker image?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Circle 2.0 - Test Timeout but build succeed | 2 | 1778 | June 18, 2018 | |
| Previously successful Node build now only fails | 6 | 1881 | July 18, 2018 | |
| Error Finding NPM Package | 2 | 1995 | June 18, 2018 | |
| Ubuntu 16.04 Docker image for a CircleCI build | 2 | 2392 | November 15, 2018 | |
| Unable to run test cases for Android in Docker for Nativescript | 3 | 1217 | October 11, 2018 |