Name : python-interlude
| |
Version : 1.3.1
| Vendor : openSUSE
|
Release : lp152.3.2
| Date : 2019-09-20 22:06:08
|
Group : Development/Languages/Python
| Source RPM : python-interlude-1.3.1-lp152.3.2.src.rpm
|
Size : 0.01 MB
| |
Packager : https://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/15.2/repo/oss/noarch |