Erotemic / xdoctest

A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
Apache License 2.0
205 stars 12 forks source link

Inline Directives are Broken #137

Open alright-code opened 1 year ago

alright-code commented 1 year ago

Doing +REQUIRES with a command line argument breaks with a KeyError.