Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add the Mocha reporter #633

Merged
merged 3 commits into from
Jul 11, 2024
Merged

feature: add the Mocha reporter #633

merged 3 commits into from
Jul 11, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Jul 10, 2024

feature: add the Mocha reporter

Implement the reporter for the Mocha testing framework.
It supports the following annotations:

  • qaseId
  • title
  • comment
  • suite
  • parameters
  • fields
  • attach
  • step
  • ignore

examples: add Mocha examples

Add the examples with all supported annotations

@gibiw gibiw requested a review from NickVolynkin July 10, 2024 14:39
@NickVolynkin NickVolynkin self-requested a review July 11, 2024 07:38
Implement the reporter for the Mocha testing framework.
It supports the following annotations:
- qaseId
- title
- comment
- suite
- parameters
- fields
- attach
- step
- ignore
Add the examples with all supported annotations
@gibiw gibiw merged commit 961f062 into main Jul 11, 2024
19 checks passed
@gibiw gibiw deleted the feature/mocha branch July 11, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants