Comment on Bats: TAP-compatible testing for BashComments−kinow14yHi there,Perhaps you could add this to the list of TAP Producers in testanything.org. Here's the link for the Shell producers entry.http://testanything.org/wiki/index.php/TAP_Producers#SH_.2F_...There are two other tools that produce TAP in Shell there, but I haven't used any of them. Before going to sleep I decided give it a try to use Bats in Jenkins. Here's the result:http://www.kinoshita.eti.br/2011/12/30/testing-shell-code-an...Thanks for sharing.Cheers, Bruno P. Kinoshita−mlafeldt14yThanks for pointing me to the TAP Producers list; added Sharness too (http://git.io/sharness). I'm sure it can be used with Jenkins as well.
Comments
Hi there,
Perhaps you could add this to the list of TAP Producers in testanything.org. Here's the link for the Shell producers entry.
http://testanything.org/wiki/index.php/TAP_Producers#SH_.2F_...
There are two other tools that produce TAP in Shell there, but I haven't used any of them. Before going to sleep I decided give it a try to use Bats in Jenkins. Here's the result:
http://www.kinoshita.eti.br/2011/12/30/testing-shell-code-an...
Thanks for sharing.
Cheers, Bruno P. Kinoshita
Thanks for pointing me to the TAP Producers list; added Sharness too (http://git.io/sharness). I'm sure it can be used with Jenkins as well.