Name : python-interlude
| |
Version : 1.3.1
| Vendor : openSUSE
|
Release : 6.1
| Date : 2017-03-17 20:19:46
|
Group : Development/Languages/Python
| Source RPM : python-interlude-1.3.1-6.1.src.rpm
|
Size : 0.01 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Interlude for Doctests provides an Interactive Console
|
Description :
Provides an interactive shell aka console inside your doctest case.
The console looks exact like in a doctest-case and you can copy and paste code from the shell into your doctest. It feels as you are in the test case itself. Its not pdb, it\'s a python shell.
In your doctest you can invoke the shell at any point by calling::
>>> interact( locals() )
To make your testrunner interlude aware following is needed:
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/noarch |