Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: shell test cases #20

Open
westurner opened this issue Dec 27, 2014 · 0 comments
Open

TST: shell test cases #20

westurner opened this issue Dec 27, 2014 · 0 comments

Comments

@westurner
Copy link
Owner

Test Framework Output Formats

POSIX return code

  • 0 OK
  • 1< # of test failures

Nagios

http://nagios.sourceforge.net/docs/3_0/pluginapi.html

TAP protocol

http://testanything.org/producers.html

xUnit

https://en.wikipedia.org/wiki/XUnit

  • XML-based output format
  • supported by e.g. jenkins
  • can be used for building charts of test performance over time

Testing Frameworks

https://en.wikipedia.org/wiki/List_of_unit_testing_frameworks

shunit2

LGPL, SVN

shunit2 xUnit output (e.g. for jenkins)

bashunit

BSD, GIT

@westurner westurner changed the title TST: shunit2 test cases TST: shell test cases Dec 29, 2014
@westurner westurner added the ready label Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant