- Display more than one failure in a `Google` test for `EXPECT` calls, instead of only the first one. - Improved code coverage and fixed a number of small issues when internal errors occurred.
0.2.0
- `cpp_files` option to `pytest.ini` files. - `Boost::Test` suites now writes reports to a file, which makes it behave correctly if a test writes in `std::cout` or `std::cerr`.