-
Notifications
You must be signed in to change notification settings - Fork 9
Home
trans edited this page Feb 2, 2012
·
24 revisions
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.
- Get a Quick Start
- Read the TAP-Y/J Specification
- Learn How to Write a Reporter
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.