Sample for wallabyjs issue 1024
I would like to keep the configuration options set for the project, and use wallabyjs.
Wallabyjs is just the greatest help for testing our frontend code. We are eagerly awaiting the possibility to run it in our CI environment.
Run the following commands:
- npm install
- npm run build
- npm test
1 test should fail, and 2 should pass.
Then open in visual studio, and start wallabyjs. Expected result should be the same.