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
Sebastiaan Koot edited this page Jun 5, 2025
·
4 revisions
Using Axe Core as a source
the violations.json must contain a testengine and a timestamp clause, it should be formatted as follows:
[{"testEngine":{"name":"axe-core","version":"4.4.2"},"timestamp": "10/10/2022, 2:20:14 PM","violations": []}]
Using axe-core as a source
The violations.json file must include specific fields to be valid for use in Quality-time. In particular, the JSON object must contain a testEngine field and a timestamp field, formatted as follows: