- #1: Added
Playwright
-command.
- Changed TestCaseType Execution to Run.
- Changed the run command to have the output directory for runs to be optional.
- Added support for .NET 9.0.
- Added Domain property to test run result to indicate against which environment / domain the test case had been executed.
- Added support for picking a file.
- Changed behavior of how to route to pages before running test steps.
- Added support to align test case runs with same directory structure as test case definitions are maintained. This allows proper markdown links working in test runs as well.
- Added TestCommand and TestResultCommand
- Added github based build workflow (build.yml)
- Added validate command.
- Added test-case command.
- Added run command.
- Added man command.
- Added support to link to Test-Case that needs to be executed as a precondition step.