- Classes without the 'TestFixture' Pragma without a namespace are no longer reported as an error
- AxUnit does not provide options for Certificate/Username/Password to access protected PLCs
- Abstract and internal classes can no longer be declared as testfixtures
- Analyzer reporting valid category pragmas
- TestCoverage differs in terminal output and VScode statusbar
- Run locally with coverage does not create a coverage-file
- The code example for using asserts is now compile clean