- Shows test results afte debug session.
- Removed obsolete process Id parameter to kill AxUnit process.
- Fix documentation path.
- Fixes test artifatcs created in a loop for multi-project workspaces.
- Fixes playlist file handling.
- Supports loglevel.
- Supports custom assert message.
- Adapted the axunit script reducing direct apax calls and introducing axunit child process to make testing faster.
- All tests will be shown as a list with test names in the test summary.
- Fixed naming of project during the apax build for tests.
- Fixed exit code of the test command in case of failing tests.
- Fixes debug workflow.