Skip to content
Snippets Groups Projects

Show unit test reports in Gitlab

Merged Daniel Lyons requested to merge show-unit-test-reports-in-gitlab into 2.8.4-DEVELOPMENT
4 unresolved threads

Gitlab supports generating reports about what unit tests failed, using Pytest output in JUnit XML format.

If this change works, you'll see something like this below:

Screenshot_2024-05-03_at_4.29.23_PM

You can also see a live example on this TTAT MR.

Interestingly, this pipeline appears not to be running the unit tests. Is that by design?

Edited by Daniel Lyons

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Sam Kagan added 22 commits

    added 22 commits

    • 172d98bd...77a55d83 - 15 commits from branch 2.8.4-DEVELOPMENT
    • 1b96c67c - Add rule to unit-test macro to keep JUnit-style XML reports for Gitlab CI integration
    • 2ac9d5ec - Allowed all unit-test CI jobs to run when template changes
    • 78d20f2b - Revert "Allowed all unit-test CI jobs to run when template changes"
    • cdd2e461 - Added test reports to package-build CI jobs
    • 794e9500 - Drafted fix for reports not being found
    • 425f2e71 - Added PACKAGE_NAME to CI config for test reports
    • 0067c0d1 - Removed dead code

    Compare with previous version

  • added 1 commit

    • 70583e2a - service twiddles for pipeline testing

    Compare with previous version

  • added 1 commit

    • caf30655 - Uncommented image weblog delivery

    Compare with previous version

  • added 1 commit

    • 54b6a286 - service twiddles for pipeline testing

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Sam Kagan approved this merge request

    approved this merge request

  • Daniel Nemergut approved this merge request

    approved this merge request

  • Sam Kagan unapproved this merge request

    unapproved this merge request

  • Sam Kagan approved this merge request

    approved this merge request

  • Daniel Nemergut unapproved this merge request

    unapproved this merge request

  • Daniel Nemergut approved this merge request

    approved this merge request

  • mentioned in commit 54c9ff2e

  • Please register or sign in to reply
    Loading