pytest2/src
Bruno Oliveira e38d1cac48 Improve error message for malformed pyproject.toml files
Including the file name is enough to let the user know what the problem is.

The same is not needed for `.ini` files because the error message includes the path to the file by default.

Fix #9730
2022-03-05 08:59:28 -03:00
..
_pytest Improve error message for malformed pyproject.toml files 2022-03-05 08:59:28 -03:00
pytest pytest: bring back direct imports of TempdirFactory, Testdir 2021-12-25 13:27:02 +02:00