Skip to content

Releases: camptocamp/pytest-odoo

2.1.1

08 Oct 13:52
f602202
Compare
Choose a tag to compare

What's Changed

  • Ensure filestore is shared when ran in a distributed way by @lmignon in #78

Full Changelog: 2.1.0...2.1.1

2.1.0

07 Oct 13:25
6e925f3
Compare
Choose a tag to compare

What's Changed

  • Add support for distributed run using pytest-xdist by @lmignon in #77

Full Changelog: 2.0.0...2.1.0

2.0.0

06 Oct 23:06
Compare
Choose a tag to compare

What's Changed

  • Support pytest >= 8.0 by @petrus-v in #74
  • Drop of support of Python < 3.8 due to pytest >= 8
  • Add --odoo-extra option by @paradoxxxzero in #71
  • [FIX] _find_manifest_path with directory less than 5 deep if no manifest found by @petrus-v in #73

New Contributors

Full Changelog: 1.0.1...2.0.0