gummesson / tap-json

JSON TAP output formatter.
26 stars 7 forks source link

Make this project compatible with AVA #5

Closed yovasx2 closed 3 years ago

yovasx2 commented 5 years ago

Fixes #6 Producing an output like:

{"stats":{"asserts":1,"passes":0,"failures":1},"asserts":[{"number":1,"comment":"suite › browser › signin › signin.ad › [monitoring, cr7] Active Directory User - Rejected when user is disabled in AD","name":"suite › browser › signin › signin.ad › [monitoring, cr7] Active Directory User - Rejected when user is disabled in AD","ok":false,"extra":{"name":"AssertionError","message":"Protocol error (Page.navigate): Invalid parameters url: string value expected,","at":"Promise (node_modules/puppeteer/lib/Connection.js:183:56)"}}]}
yovasx2 commented 3 years ago

no answer from the author