Package Info

python-interlude


Interlude for Doctests provides an Interactive Console


Development/Languages/Python

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:


License: LGPL-3.0+
URL: http://github.com/collective/interlude

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.3.1-bp153.1.13 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-interlude
1.3.1-bp152.3.15 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-interlude
1.3.1-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-interlude
1.3.1-bp151.2.10 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-interlude
1.3.1-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python-interlude