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
Currently most testing is in xmlity-quick-xml and is dependent on the specific quick-xml (De)serializers to run tests, which means that core parts of XMLity might misbehave with passing tests due to issues that combine with quick-xml. More tests should be written to test core functionality, circumventing quick-xml itself.