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

include test execution time in the SHARED.UNITS results #100

Closed
AdrickTench opened this issue Aug 23, 2024 · 1 comment
Closed

include test execution time in the SHARED.UNITS results #100

AdrickTench opened this issue Aug 23, 2024 · 1 comment

Comments

@AdrickTench
Copy link
Collaborator

The /tmp/SHARED.UNITS test results should include the execution time for each test, so that information can be included as the time property for the testcase in the junit.xml we generate. See https://github.com/testmoapp/junitxml?tab=readme-ov-file#structure

@AdrickTench
Copy link
Collaborator Author

Time is being included now. Granted JUnit / allure may not be able to handle the microseconds precision, but we can dwim in into_junit.py if needed rather than lie about the times we record

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

No branches or pull requests

1 participant