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

[bug] jUnit formatter returns time as int but should use float #1443

Open
dkarlovi opened this issue Sep 15, 2023 · 1 comment · May be fixed by #1460
Open

[bug] jUnit formatter returns time as int but should use float #1443

dkarlovi opened this issue Sep 15, 2023 · 1 comment · May be fixed by #1460

Comments

@dkarlovi
Copy link

Currently all my tests last time="0"

@dkarlovi dkarlovi changed the title [bug] Unit formatter returns time as int but should use float [bug] jUnit formatter returns time as int but should use float Sep 18, 2023
@uuf6429
Copy link

uuf6429 commented Mar 3, 2024

JUnit indeed supports float durations: https://github.com/testmoapp/junitxml?tab=readme-ov-file#structure

@uuf6429 uuf6429 linked a pull request Mar 3, 2024 that will close this issue
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.

2 participants