-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.This report has been forwarded to Jane Street's internal review system.
Description
I'd really love a command-line flag to the test-runner, analogous to -verbose, that allows me to generate TAP-output from running tests instead of a custom format. This would allow:
-
Integration of multiple external testing systems upon
make test(JavaScript-side tests using Mocha or similar, command-line integration tests using BATS, etceteras.) -
Integration of multiple internal testing systems' output (should I open an identical Issue on ppx_expect?)
-
Integration with any higher-level TAP consumers
-
Beautification of test-output without the writing and maintenance of a ton of colourization and such code in this library itself (TAP is designed to be piped into some really cool reporters, y'dig?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.This report has been forwarded to Jane Street's internal review system.
