...
- Fixed wrong number of test results reported in some cases.
- Fixed handling error messages and stack traces for tests having multiple failures.
- Fixed missing "time" attributes not handled properly.
- Fixed not using correct "time" attribute in some cases.
- Removed documentation from README.md and point to {+}https://docs.parasoft.com/+.
1.0.0
- Initial release.
Anchor | ||||
---|---|---|---|---|
|
...
- Fixed missing "time" attributes not handled properly.
- Fixed not using correct "time" attribute in some cases.
- Removed documentation from README.md and point to {+}https://docs.parasoft.com/+.
1.0.0
- Initial release.
Anchor | ||||
---|---|---|---|---|
|
...
- Added support for quality gate checks, including static analysis, code coverage, and test result assessments.
- Removed the "Fail if there are any failures" option. In order to fail the build on test failures or static analysis violations, users should configure a quality gate that defines the conditions for failing the build. Please note that the "Fail if there are any failures" option was previously enabled by default, so users who are upgrading will need to define a quality gate to maintain the previous behavior.
...