.

Teaser Notes: CODESYS Test Manager 5.0.0.0

 

The creation of unit tests will be greatly simplified with the new features introduced in this release. A new object type for unit tests bundles all necessary interfaces and methods for implementing tests. The object comes with a skeleton implementation for tests with explanatory comments guiding the user. The creation of the skeleton can be influenced by options presented in a new wizard for unit test creation.

Testing for conditions and expected results in tests is now possible with only a few lines of code. A new library offers numerous methods for asserting results and reporting comprehensible messages to the test reports. This makes tests faster to write, easier to read and faster to debug in case of failed tests.