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

[new release] junit (3 packages) (2.2.0) #27179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Khady
Copy link
Contributor

@Khady Khady commented Dec 25, 2024

JUnit XML reports generation library

CHANGES:
  • fix bug marking alcotest skipped tests as passed
  • reraise exceptions to clean backtraces
  • expose arguments of Alcotest.run
  • increase dependency on alcotest to 1.8.0

["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
["dune" "build" "-p" name "-j" jobs] {with-doc}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks duplicated, missing an alias?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thanks

CHANGES:

- fix bug marking alcotest skipped tests as passed
- reraise exceptions to clean backtraces
- expose arguments of `Alcotest.run`
- increase dependency on alcotest to 1.8.0
@Khady Khady force-pushed the release-junit-2.2.0 branch from aabcde2 to b5d19e1 Compare December 29, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants