Once in a while, I'm contributing to Pytest, the most used Python test framework. This includes working on the documentation and on the Pytest source code. A list of contributions is listed below.
| # | Issue | PR | Description |
|---|---|---|---|
| 1 | GH-7233 | 7240 | Add note about --strict and --strict-markers to references |
| 2 | GH-7150 | 7244 | Prevent hiding underlying exception when ConfTestImportFailure is raised |
| 3 | GH-6956 | 7257 | Prevent pytest from printing ConftestImportFailure traceback |