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.