Commit Graph

1 Commits

Author SHA1 Message Date
Pierre-Hugues Laune 1a128e49c0
feat: ignore flaky tests (#238)
Added a new optional parameter ignore_flaky_tests which is "false" by default (current behavior)
When set to "true" : flaky tests are considered as success and will generate a successful report

---------

Co-authored-by: Ghais Zaher <ghaiszaher@gmail.com>
2025-01-08 09:30:01 +01:00