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:
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.3.1-bp153.1.13 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.3.1-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.3.1-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
1.3.1-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.3.1-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|