Pinned Repositories
extras
Extra code that should be part of the standard library but isn't.
fixtures
Python fixtures for testing / resource management.
funcsigs
Python function signatures package for Python 2.6, 2.7 and 3.3+
mock
The Python mock library
subunit
The subunit test reporting and controlling protocol
systemfixtures
Test fixtures for providing fake versions of various system resources (processes, users, groups, etc.)
testrepository
Test runner runner and repository of test results.
testscenarios
Testscenarios, a pyunit extension for dependency injection
testtools
Testtools - tasteful testing for python
traceback2
Backport of the Python stdlib traceback module
testing-cabal's Repositories
testing-cabal/mock
The Python mock library
testing-cabal/testtools
Testtools - tasteful testing for python
testing-cabal/fixtures
Python fixtures for testing / resource management.
testing-cabal/subunit
The subunit test reporting and controlling protocol
testing-cabal/testrepository
Test runner runner and repository of test results.
testing-cabal/systemfixtures
Test fixtures for providing fake versions of various system resources (processes, users, groups, etc.)
testing-cabal/funcsigs
Python function signatures package for Python 2.6, 2.7 and 3.3+
testing-cabal/testscenarios
Testscenarios, a pyunit extension for dependency injection
testing-cabal/traceback2
Backport of the Python stdlib traceback module
testing-cabal/extras
Extra code that should be part of the standard library but isn't.
testing-cabal/testresources
optimised reuse of expensive external fixtures
testing-cabal/shellvars
Python shell variable evaluator
testing-cabal/testdoc
Turns Python unit tests into human-readable documentation
testing-cabal/unittest-ext
Automatically exported from code.google.com/p/unittest-ext
testing-cabal/linecache2
Backport of the Python stdlib linecache module
testing-cabal/subunit-js
Implementation of subunit for Javascript
testing-cabal/ci-config
Draft CI infrastructure configuration.
testing-cabal/subunit-go
Go implementation of subunit