Release Candidate 2
Pre-release
Pre-release
Continuing on with the testing, this release candidate fixes the following issues:
- Asset package included on release now has
arp
in the name rather than the originalchecker
- Resolved an issue where variables and subcommands that were already resolved or executed may try to resolve and execute their result
- YAML files in the test root directory that do not contain any test cases will now be filtered from the test report output
Just to reiterate the purpose of the release candidates
At this point, no new features will be added and feedback will be collected for any potential breaking changes prior to the release.
Some things that may change between release candidates and the final release include:
- error behaviour
- what should fail a test suite vs what should be swallowed an shown in the final test report
- test suite yaml config keys / layouts
- the basic structure should remain the same, but some field names may change for clarity
- bug fixes
- any discovered unintended behaviour will be corrected
- documentation (ReadMe)
- any unclear (or incorrect) documentation should be corrected
- more examples may be added as needed
With those changes in mind, this release should not be used within a production environment.