Wallaby.js

For step-by-step instructions to use Wallaby.js with an Angular CLI application, please refer to Wallaby.js Angular CLI tutorial.

Manual configuration

To get wallaby.js working with manual configuration after you have generated your project with angular-cli, you'll need to do the following:

Jest

If you are looking for a way to use wallaby.js with Jest for angular-cli generated project, then you may find the working config in this docs section.