Skip to content

A TAP (Test Anything Protocol) formatter for Behat

License

Notifications You must be signed in to change notification settings

rdey/BehatTapFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BehatTapFormatter

A TAP (Test Anything Protocol) formatter for Behat

Based on anho/BehatFormatterTeamcity.

Usage

Add the extension to your behat.yml like this:

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:

$ behat -f tap

Releases

No releases published

Packages

No packages published

Languages