Re: Generating conformance reports from test runner output

Hi Brad,

Brad Hill <hillbrad@gmail.com>, 2015-09-13 19:14 +0000:
> Archived-At: <http://www.w3.org/mid/CAEeYn8gSt4UEPtBGhMtp=xdukRR3SDGuqhsJWSUJjZKVymAKPw@mail.gmail.com>
> 
> Is anyone doing anything with creating conformance reports programmatically
> from the JSON test runner output?  I would love to see examples of what
> others are doing to make creating and keeping conformance reports
> up-to-date less of a manual process.

https://github.com/w3c/test-results/ is the place where we’ve so far been
collecting test results. Those are all auto-generated using the wptreport
tool https://www.npmjs.com/package/wptreport#readme Sample output:

  https://w3c.github.io/test-results/notifications/all.html
  https://w3c.github.io/test-results/notifications/less-than-2.html
  https://w3c.github.io/test-results/notifications/complete-fails.html

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Sunday, 13 September 2015 21:00:25 UTC