|
|
|
|
|
by chriswarbo
3487 days ago
|
|
After discovering TAP a while back I switched a bunch of tests to output in that format, but found that it can't actually be consumed by anything, other than pretty printers (too trivial to bother) or smolder (Web server; too much overkill). I think there's definitely space for some local commands which graph, analyse, etc. a bunch of TAP, but I haven't found anything like that :( |
|