X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fsbt-tap;a=blobdiff_plain;f=README.md;h=c0c6d9df3e5c89d3f9a31b9fed6bce33c3c5aaa5;hp=08138f0aab2ebe6e1933af5f55053ffaacf967ad;hb=HEAD;hpb=498ae3c217e86a22b1e67f70d2650a094ff37667 diff --git a/README.md b/README.md index 08138f0..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/harrah/xsbt) -in [TAP](http://search.cpan.org/perldoc?Test%3A%3AHarness%3A%3ATAP) format. +[simple build tool](https://github.com/sbt/sbt) +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