Coconut doesn't convert doctest docstrings
Open
feature
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
This broke my tests, when I attempted to use the `print <| round(...)` syntax into the docstrings.
Or, as an alternative solution, run doctest's docstrings somehow through the coconut interpreter instead of the Python interpreter (monkey-patch the doctest internals somehow or replace it by _coconut_doctest?)
Contributor guide
Assessment
This issue has not been assessed yet.