Name Description Size
__init__.py Command line options, ini-file and conftest.py processing. 59652
argparsing.py Parser for command line arguments and ini-file values. :ivar extra_info: Dict of generic param -> value to display in case there's an error processing the command line arguments. 20740
compat.py this helper wraps around hook callers until pluggy supports fixingcalls, this one will do it currently doesn't return full hook caller proxies for fixed hooks, this may have to be changed later depending on bugs 2394
exceptions.py Error in pytest usage or invocation. 260
findpaths.py Parse the given generic '.ini' file using legacy IniConfig parser, returning the parsed object. Raise UsageError if the file cannot be parsed. 7572