Automatic configuration for Angular CLI

  25 Sep 2019   1 min read

Today we are proud to announce that we have added Angular CLI to the list of technologies supported by Wallaby’s automatic configuration feature. This allows you to use Wallaby with Angular CLI, Create React App, Vue CLI and Jest-based projects without any configuration.


Unlike using ng test, Wallaby can continuously run tests for your entire Angular CLI workspace at the same time, only running tests affected by your current changes. If you don’t want to run tests for all projects in your workspace, we also support running tests for one selected project.

For step-by-step instructions on how to use Wallaby with an Angular CLI application, check out our Angular CLI tutorial.

Happy Testing!


Thanks for reading! As usual, we would love to hear your feedback on Twitter, or via our GitHub repo.