Closed carl-baillargeon closed 2 months ago
We should discuss how we want to add new outputs to make it consistent across multiple PRs
Linked to PR #672
I don't think this PR requires #649 since it is not about refactoring the ANTA Runner. You can still benchmark CLI output options if you want to improve their performances but this PR introduces a new format so nothing to be compared with.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
Conflicts have been resolved. A maintainer will review the pull request shortly.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
Conflicts have been resolved. A maintainer will review the pull request shortly.
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
98.5% Coverage on New Code
0.0% Duplication on New Code
Description
Added
_results_per_status
as a cached property to fetch results faster.anta nrfu md-report --md-output ./anta_md_report.md
anta nrfu md-report --md-output ./anta_md_report.md --only_failed_tests
Fixes # (issue id)
Checklist:
pre-commit run
)tox -e testenv
)