PyreRingTestrunner to manage command line test scriptsObjectiveThe goal and inspiration for PyreRing is to develop an open source test runner that will execute scripts intended to act as individual test cases. We hope that it will simplify the writing of test cases by adding the functionality, flexibility, and reduce unnecessary complexity. By removing the administrative burden that often surrounds testing, the test author can focus on writing meaningful, direct, and useful test cases. It is hoped that any project can quickly and easily install and use PyreRing with minimal knowledge of how this test harness works.
BackgroundPyreRing was born out of frustration of maintaining a host of unrelated test cases. Countless days have been spent attempting to assimilate the various results, keep track of different requirements, and differentiating test cases failures from harness errors. PyreRing is written in Python. Python was chosen because it is easy to understand, powerful, and quite frankly it's fun to play with. This in no way limits what your test cases may be written in. As long as you wrap your test cases with a Unix shell or scripted language wrapper, it will be executed.
PyreRing's strength lies not just in running the individual test cases that you've created; it's capable of running the resulting test suites that are comprised of the battery of test cases that you've produced. Furthermore, PyreRing will add the following capabilities:
Set a timeout value Send reports to email addresses Automatically organize your test cases by filesystem directories or suite files that you define Create automatic suites based on a predefined block in your test scripts Captures standard out and standard error into a comprehensive log
Developer TeamThe developer team consists of:
Mingyu Wu - lead developer KD Lucas - developer and product manager Emily Tai - developer Matthew Springer - developer
ContactFor general questions, feel free to contact us at: pyrering-discuss@googlegroups.com If you're interested in helping to develop PyreRing, you may contact us at: pyrering-dev@googlegroups.com This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 United States License
30 Day Summary Apr 17 2013 — May 17 2013
|
12 Month Summary May 17 2012 — May 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.