The CAL Test Tool Extension extends the CAL Test Tool in Microsoft Dynamics 365 Business Central with the following features.
- Select the Run field for:
- all tests
- only failing tests and thus disabling all others
- non failing tests, thus disabling failing tests
- Deselect the Run field for all tests, thus disabling all tests
- ShortcutKey = 'Ctrl+F9' on "Run Selected"
You might have come here via my new book Automated Testing in Microsoft Dynamics 365 Business Central, published by, Packt. Feel free to use the extension and source to your own need. Would be fantastic if any adjustments you think are useful are shared be reporting it ad an issue here.
You also might want to read me blog post on the subject.
With BC16 MS has released a new test tool called AL Test Tool, which no longer is part of the application, but resides in it's own extension. The Al Test Tool Extension extends this in the same matter as the CAL Test Tool Extension extends the CAL Test Tool.
Azure DevOps pipelines have been setup for the AL version of this project.