Releases: python-cmake/pytest-cmake
Releases · python-cmake/pytest-cmake
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.0
v0.6.0
What's Changed
- Updated CMake script to ensure that environment variables preserve the Windows-style path syntax when running the tests (https://github.com/buddly27/pytest-cmake/issues/22)
- Improve tests.
Full Changelog: buddly27/pytest-cmake@0.5.2...0.6.0
v0.5.2
Updated test collection logic to ensure that the 'rootdir' is a real path. Previously, running the tests from a symlinked directory could result in errors when discovering 'conftests' configurations.