Ensure the QA team stays informed about skipped tests to prevent oversight and avoid accumulating technical debt.
Approach
Implement a cron job that scans (using grep) the test suite to identify any skipped tests. The results are formatted in a clear, user-friendly manner and posted to the positron QA channel every Tuesday morning. The workflow can also be dispatched manually at any time.
QA
Confirmed (in private channel) reports as expected.
Intent
Ensure the QA team stays informed about skipped tests to prevent oversight and avoid accumulating technical debt.
Approach
Implement a cron job that scans (using grep) the test suite to identify any skipped tests. The results are formatted in a clear, user-friendly manner and posted to the positron QA channel every Tuesday morning. The workflow can also be dispatched manually at any time.
QA
Confirmed (in private channel) reports as expected.