Clone this repo:

Branches

  1. 8da98d0 Bump version to 0.1.8. by Andrii Shyshkalov · 6 months ago master
  2. 1208413 trial_dir: remove files after auto-unmocking stuff. by Andrii Shyshkalov · 6 months ago
  3. c54003a Re-added LICENSE file by Philippe Gervais · 8 months ago
  4. 9f50821 Bump the version number for testing_support by David Sansome · 9 months ago
  5. 3bb4723 Don't clobber the PATH environment variable when running git commit. by David Sansome · 9 months ago

Testing Support

Utilities to support writing unittests for infra-related tools.

Auto stub

Dead simple mocking framework.

Git

A simple ascii-art-schema-based unittest library. Sets up a real on-disk git repo according to a specified ascii-art representation in a class variable.

See testing_support.git.* docstrings for more info.