-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/pyrering
License
kdlucas/pyrering
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PyreRing README
Last Update: Mon Apr 21 PDT 2008
PyreRing is an test automation test runner. This program is protected under
the Apache License, version 2.0. PyreRing is written in Python, and is Python
2.4 compatible.
Directory and Files Layout:
===========================
__init__.py
README
COPYING
pyrering.py
pyrering_selftest.sh
pyrering_selftest.suite
pyrering_test.py
release_info.py
conf/pyrering.conf (This file is created the first time PyreRing is run.)
lib/__init__.py
lib/baserunner.py
lib/baserunner_test.py
lib/common_util.py
lib/constants.py
lib/emailmessage.py
lib/filesystem_handler.py
lib/filesystem_handler_test.py
lib/filesystemhandlerextend.py
lib/mock_emailmessage.py
lib/mock_filesystem_handler.py
lib/mock_filesystemhandlerextend.py
lib/mock_pyreringframeworkadaptor.py
lib/mock_reporter.py
lib/mock_scanscripts.py
lib/pyreringconfig.py
lib/pyreringconfig_test.py
lib/pyreringutil.py
lib/pyreringutil_test.py
lib/reporter_txt.py
lib/reporter_txt_test.py
lib/scanscripts.py
lib/scanscripts_test.py
reports/* (This directory is the default for report logs, and is created when
PyreRing is run the first time.)
test/SETUP.py
test/outputlargetxt.py
test/quicktest.suite
test/raise_keyboardinterrupt.py
test/test1_echo.sh
================================
About
Automatically exported from code.google.com/p/pyrering
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published