You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Putting this back in the backlog after some discussion.
We thought it would be simpler to add testing of docstrings snippets but is not.
We'd have to change how we define the snippets as doctest expects a specific format, or create our own parser.
Another issue would be handling secrets in some examples too.
silvanocerza
added
P3
Low priority, leave it in the backlog
and removed
P1
High priority, add to the next sprint
labels
Feb 27, 2024
Let's automate testing code in docstrings - https://docs.python.org/3/library/doctest.html
The text was updated successfully, but these errors were encountered: