Skip to content

Commit 4a1e61f

Browse files
authored
Add section on ruby consumers (#174)
1 parent 37e52a5 commit 4a1e61f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

consumers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Languages:
1818
[JavaScript](#javascript),
1919
[Perl](#perl),
2020
[Python](#python),
21+
[Ruby](#ruby),
2122
and
2223
[Others](#others).
2324

@@ -84,6 +85,11 @@ is integrated at the core of other Java projects like the
8485
- [metatap](http://search.cpan.org/search?query=metatap)
8586
- [Tapper test infrastructure](http://tapper-testing.org)
8687

88+
## <a id="ruby"></a> [Ruby](#ruby)
89+
90+
- [ruby-tap-parser](https://github.com/vincent-psarga/ruby-tap-parser)
91+
92+
8793
## <a id="others"></a> [Others](#others)
8894

8995
- [Jenkins TAP Plugin](https://wiki.jenkins-ci.org/display/JENKINS/TAP+Plugin)

0 commit comments

Comments
 (0)