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

Rewrite reportportal test results reporting #3223

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Rewrite reportportal test results reporting #3223

merged 3 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    b626b7d View commit details
    Browse the repository at this point in the history
  2. Test results reporting rewrite

    Modifies test results reporting in the following way:
     - All results from execute.results() are reported.
     - All tests from discover.tests() that have not been
       executed are reported as 'skipped' at the end.
    kkaarreell authored and psss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f59bc68 View commit details
    Browse the repository at this point in the history
  3. Add a short release note

    Plus a minor style adjustment.
    psss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2a030dd View commit details
    Browse the repository at this point in the history