pytest2/doc/en/reference
Ran Benita 538b5c2499 argparsing: export Parser and OptionGroup for typing purposes
`Parser` is used by many plugins and custom hooks. `OptionGroup` is
exposed by the `parser.addgroup` API.

The constructors of both are marked private, they are not meant to be
constructed directly.
2021-05-24 00:52:03 +03:00
..
customize.rst fix #8464 wrong root dir when -c is passed (#8537) 2021-04-16 14:38:35 -03:00
exit-codes.rst Further rationalised "how to invoke pytest" material. (#8536) 2021-04-08 21:19:30 -03:00
fixtures.rst Merge pull request #8441 from evildmp/evolutionary-documentation-restructure 2021-03-15 10:22:11 +02:00
index.rst Further rationalised "how to invoke pytest" material. (#8536) 2021-04-08 21:19:30 -03:00
plugin_list.rst [automated] Update plugin list 2021-05-16 00:10:52 +00:00
reference.rst argparsing: export Parser and OptionGroup for typing purposes 2021-05-24 00:52:03 +03:00