You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The time field is rendered as a float, whereas it should be an xs:decimal per the JUnit schema. I have, for instance, a test that gets rendered like this:
The
time
field is rendered as afloat
, whereas it should be anxs:decimal
per the JUnit schema. I have, for instance, a test that gets rendered like this:See the schema for more details.
https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd#L128
The text was updated successfully, but these errors were encountered: