barry wrote: > Especially because requiring the snippets to be in strings means > editing them with a Python-aware editor becomes harder. well, you don't have to put *all* your test code inside the test calls... try using them as asserts instead: do something do some calculations do some more calculations self.test_bool("result == 10") > And at least there, I can for the most part just cut-and-paste the > output of my interpreter session into the docstrings. cutting and pasting from the interpreter into the test assertion works just fine... Cheers /F
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4