The Wayback Machine - https://web.archive.org/web/20201129053528/https://github.com/topics/doctest
Skip to content
#

doctest

Here are 64 public repositories matching this topic...

eldipa
eldipa commented Aug 17, 2020

Describe the feature you'd like
See https://github.com/byexamples/byexample/blob/696a69bf2495c558fb0b9debbd71cfa8d098208a/byexample/runner.py#L164-L168

pexpect or pytprocess may say that they couldn't close the interpreter (self.interpreter.close() may raise an exception) however the process in deed finished.

I saw this "false negative" randomly when the interpreter was in a conta

Improve this page

Add a description, image, and links to the doctest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the doctest topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.