Registered
by
Geoff Bache
A tool for creating mocks via a capture-replay style approach. Records interaction to a separate file which can then be used to replay in future. Interaction can thus be recaptured from a real system at any point, and no mock code needs to be written.
Handles Python calls, command-line programs, and synchronous messaging over networks.
Now hosted at Github under https:/
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- python
All bugs Latest bugs reported
-
Bug #1315129: Trouble with intercepting/playing back submodule (sqlalchemy.exc)
Reported -
Bug #1314408: capturemock scans sys.modules, which can interact badly with six module
Reported -
Bug #1298839: overwrites sys.meta_path; removes import hooks from other tools such as py.test
Reported -
Bug #1298649: Release new version of CaptureMock to PyPI?
Reported -
Bug #1291399: capturemock recording badly quoted '''null''' that it can't replay
Reported