-
Notifications
You must be signed in to change notification settings - Fork 2
texttest/capturemock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CaptureMock: A tool capable of capturing and replaying mock information for the purposes of testing. Supports - Python modules and attributes - System calls via the command line, including any files they write - Synchronous plain-text messaging over a network See the documentation at http://www.texttest.org/index.php?page=capturemock System requirements: At least Python 2.6. Tested mainly on Python 3.7 currently. Installation: Go to the "source" directory and run "python setup.py install". On Windows, this will probably install to C:\Pythonxx\Scripts, which will then need to be in your PATH if you want to run it from the command line. Documentation: http://texttest.sourceforge.net/index.php?page=capturemock Test suite: The complete test suite (which uses Texttest) can be downloaded from Github at https://github.com/texttest/capturemock-selftest. It has a wealth of little example programs contained in it. Bugs/Support: Write to the mailing list at [email protected] Report bugs in the Github bugtracker at https://github.com/texttest/capturemock
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published