this project is used to group/track issues/prs that support higher actual coverage as well as full reported coverage
it came out of https://github.com/pytest-dev/pytest/issues/6994
next gen ux api/
terminalwriter has grown organically and is a bad api we should investigate replacing it with something more modern/approachable
No description
the pytest internals have developed various intrisic dependencies over time that create hardship at evolving things, this project is to detangle them
config object initialization has been broken since a few years now, in addition we want to be able to use more modern config formats now that python standardized on pyproject.toml
on top of that the distinctions introduced by the different ways to interact with different kinds of configuration create unnecessary churn