Introduction to test automation in Business Central
Do you want to know how you can write your own unit tests with AL language? Do you want to know how you can test your own extension? This module provides you with an introduction to test automation.
Learning objectives
In this module, you'll:
- Learn how to write test code in AL with Test Codeunits.
- Install and run the Test Toolkit in Docker containers.
- Run standard Business Central tests.
Add
Prerequisites
Basic understanding of AL code