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

Put count into testcase id #62

Closed
mmiller-max opened this issue Dec 31, 2020 · 0 comments · Fixed by #83
Closed

Put count into testcase id #62

mmiller-max opened this issue Dec 31, 2020 · 0 comments · Fixed by #83

Comments

@mmiller-max
Copy link
Member

Similar to this:

reporting_result.result isa Pass && set_attribute!(x_testcase, "name", x_testcase["name"] * " (Test $total_ntests)")

We can use total_ntests to give a unique ID to each testcase, for example testcase_1

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 a pull request may close this issue.

1 participant