Skip to content
7rans edited this page Apr 5, 2014 · 24 revisions

TAPOUT User Guide

TAPOUT is a TAP handler which supports TAP-Y/J as well as traditional TAP streams.

TAP-Y/J is a modernization of TAP using pure YAML/JSON streams.

example using rspec-ontap

Hows and Whys

Producers

Helping Out

There are a number of ways in which you can contribute to TAPOUT.

  • Improve an existing reporter
  • Create a new reporter
  • Improve code documentation
  • Report a bug or feature request

When working with the code the general procedure is to fork the repository, create a new branch, make your changes and then submit a pull request for that branch.