Hi everyone! There are now 4 open PRs which handle the last remaining issues for 3.0:
* WIP Change outcome to 'passed' for xfail unless it's strict: https://github.com/pytest-dev/pytest/pull/1795 * Support [tool:pytest] in setup.cfg files: https://github.com/pytest-dev/pytest/pull/1813 * Deprecate --resultlog cmdline option: https://github.com/pytest-dev/pytest/pull/1812 * Revert invocation-fixtures code: https://github.com/pytest-dev/pytest/pull/1811 So help reviewing/merging them is welcome! As soon as those are merged, I would like to push a 3.0 release to my devpi channel and ask people here on the mailing list to give it a try. If nothing critical comes up, we can publish it on Thursday/Friday. I will also try my best to be available during the weekend in case anything critical pops up. The "what's new on pytest 3.0" post is also ready, and I would like to publish it as soon as the package is officially published on PyPI, if the blog maintainers don't object. Help announcing the release and/or the "whats new" post on twitter is welcome! :) Any suggestions or comments? Excited with the release! :) Cheers, Bruno.
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
