-
CheetahWrapper: Tests for the 'cheetah' command.
-
FileRefresh: Tests to make sure that the file-update-monitoring code is working properly
THIS TEST MODULE IS JUST A SHELL AT THE MOMENT.
-
NameMapper: NameMapper Tests...
-
SyntaxAndOutput: Syntax and Output tests.
-
Template: Tests of the Template class API
THIS TEST MODULE IS JUST A SHELL AT THE MOMENT.
-
Test: Core module of Cheetah's Unit-testing framework
TODO
================================================================================
# combo tests
# negative test cases for expected exceptions
# black-box vs clear-box testing
# do some tests that run the Template for long enough to check that the refresh code works
Meta-Data
================================================================================
Author: Tavis Rudd <tavis@damnsimple.com>,
License: This software is released for unlimited distribution under the
terms of the Python license.
-
unittest_local_copy: This is a hacked version of PyUnit that extends its reporting capabilities
with optional meta data on the test cases.
|