epernst / Test-Tool-Extension

Repository contains an .al extension to the standard test tool in Microsoft Dynamics 365 Business Central

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Tool Extension

The Test Tool extension extends the standard 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"

Windows Client

Web Client

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.

About

Repository contains an .al extension to the standard test tool in Microsoft Dynamics 365 Business Central

License:MIT License


Languages

Language:Perl 85.7%Language:PowerShell 14.3%