Re: [pytest-dev] [TIP] pytest 3.0.0 pre-release

2016-08-19 Thread Florian Bruhin
* Florian Bruhin [2016-08-18 20:40:19 +0200]: > Hey, > > * Bruno Oliveira [2016-08-18 18:11:41 +]: > > The pytest team has generated a 3.0.0 release candidate and would like to > > ask users to test the new package with their test suites. > > Thanks Bruno! > > The good news: It works fine

[pytest-dev] pytest 3.0.0 released!

2016-08-19 Thread Bruno Oliveira
Hello everyone, The pytest team is proud to announce the 3.0.0 release! pytest is a mature Python testing tool with more than a 1600 tests against itself, passing on many different interpreters and platforms. This release contains a lot of bugs and improvements, and much of the work done on it w

Re: [pytest-dev] pytest 3.0.0 released!

2016-08-19 Thread Bruno Oliveira
On Fri, Aug 19, 2016 at 6:24 PM Bruno Oliveira wrote: > This release contains a lot of bugs and improvements, and ... > Of course I meant "lot of bug *fixes*", sorry for the typo. :) Cheers, Bruno. ___ pytest-dev mailing list [email protected] htt