Skip to content

Commit 396eb56

Browse files
authored
Merge pull request #95 from testing-cabal/readme.md-perl
README.md: Add link to perl subunit module
2 parents 00d5510 + 1d45fec commit 396eb56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ consisting of simple functions to output protocol elements, and a patch for
117117
adding subunit output to the 'ShUnit' shell test runner. See 'shell/README' for
118118
details.
119119

120+
### perl
121+
122+
There is a perl module [Test::Subunit](https://metacpan.org/pod/Test::Subunit)
123+
that can be used to emit and consume subunit v1 streams.
124+
120125
#### Filter recipes
121126

122127
To ignore some failing tests whose root cause is already known::

0 commit comments

Comments
 (0)