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

Commits on Jul 11, 2024

  1. 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
    gibiw committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    541358a View commit details
    Browse the repository at this point in the history
  2. examples: add Mocha examples

    Add the examples with all supported annotations
    gibiw committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ef25800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d6f35 View commit details
    Browse the repository at this point in the history