X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fsbt-tap;a=blobdiff_plain;f=README.md;h=c0c6d9df3e5c89d3f9a31b9fed6bce33c3c5aaa5;hp=380fd9e55ef1103ddd3ccbff36a4a2d04f2d3484;hb=HEAD;hpb=3a1502f6fd1529b453a279a16c8eb3b372732ca1 diff --git a/README.md b/README.md index 380fd9e..c0c6d9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This sbt plug-in provides reporting of test success and failure for tests run by [simple build tool](https://github.com/sbt/sbt) -in [TAP](http://search.cpan.org/perldoc?Test%3A%3AHarness%3A%3ATAP) format. +in [TAP](http://search.cpan.org/perldoc?TAP%3A%3AParser%3A%3AGrammar) format. All the test results will be generated in one file, the path of which may be specified in the `SBT_TAP_OUTPUT` environment variable. If unspecified in the