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
`doctest-parallel` (13sec) is faster than plain `doctest` (30sec).
By default, `doctest-parallel` only runs the tests for exported
functions, but this can be worked around if necessary (see docs).
0 commit comments