feat: support messag format #18
GitHub Actions / job with summary
failed
Mar 17, 2024 in 0s
job with summary (2 errors)
7 Scenarios (2 failed, 3 undefined, 1 pending, 1 passed)
9 Steps (2 failed, 3 undefined, 1 skipped, 1 pending, 2 passed)
Annotations
Check failure on line 4 in cucumber/js/features/background.feature
github-actions / job with summary
This scenario will fail because of background Failed.
Scenario: This scenario will fail because of background
Step: this step will fail
Error:
AssertionError [ERR_ASSERTION]: this step allways fail
at World.<anonymous> (/home/runner/work/cucumber-report-annotations-action/cucumber-report-annotations-action/cucumber/js/step-definitions/stepdefs.js:5:12)
Check failure on line 10 in cucumber/js/features/test.feature
github-actions / job with summary
Scenario KO Failed.
Scenario: Scenario KO
Step: this step will fail
Error:
AssertionError [ERR_ASSERTION]: this step allways fail
at World.<anonymous> (/home/runner/work/cucumber-report-annotations-action/cucumber-report-annotations-action/cucumber/js/step-definitions/stepdefs.js:5:12)
Check notice on line 0 in cucumber/js/features/background.feature
github-actions / job with summary
Feature: Test with background Report
❌ Scenario: This scenario will fail because of background
Check notice on line 0 in cucumber/js/features/test.feature
github-actions / job with summary
Feature: Test file Report
✅ Scenario: Scenario OK
❌ Scenario: Scenario KO
- Scenario: Scenario with undefined step
⌛ Scenario: Scenario with pending step
- Scenario: Scenario with Outline
- Scenario: Scenario with Outline
Loading