03/05
2017
dev-master
9999999-devA TAP (Test Anything Protocol) formatter for Behat
MIT
The Requires
Wallogit.com
2017 © Pedro Peláez
A TAP (Test Anything Protocol) formatter for Behat
A TAP (Test Anything Protocol) formatter for Behat, (*1)
Based on anho/BehatFormatterTeamcity., (*2)
Add the extension to your behat.yml like this:, (*3)
default:
extensions:
Redeye\BehatTapFormatter\TapFormatterExtension: ~
The formatter is now registered with the name tap, which means you can use on the command line it as follows:, (*4)
$ behat -f tap
A TAP (Test Anything Protocol) formatter for Behat
MIT