Skip to content

Releases: ibutsu/pytest-ibutsu

Release v3.1.3

21 Oct 15:41

Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

Release v3.1.2

26 Sep 09:38

Choose a tag to compare

What's Changed

  • bytes type and string type for artifact call by @mshriver in #88
  • Revert "Make this just a bool check" by @skarekrow in #90
  • Sender data type unification/simplification by @mshriver in #89

Full Changelog: v3.1.1...v3.1.2

Release v3.1.1

24 Sep 06:11

Choose a tag to compare

What's Changed

  • Excessive logging on parametrization reference by @mshriver in #87

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

19 Sep 14:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

Release v3.0.1

03 Sep 19:40

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

03 Sep 19:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v3.0.0

v2.3.1

06 Feb 21:20
e478c50

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

06 Feb 21:06
c3a9a9e

Choose a tag to compare

What's Changed

  • Small adjustment to ibutsu-data docs by @john-dupuy in #69
  • Add the ability to switch off archive creation. by @rsnyman in #70
  • Added a way to validate a token's expiry before the tests start by @mrpetrbartos in #71
  • Update for py3.12 testing and building by @mshriver in #72

New Contributors

Full Changelog: v2.2.4...v2.3.0

v2.2.4

05 Aug 15:53
0a8e724

Choose a tag to compare

  • Fix #66 by using the internal attribute
  • Change the stacklevel of the warnings so show where they're coming from
  • Fix bug #64 by ignoring an exception for a missing test

v2.2.3

13 Jul 17:55
ccb7e84

Choose a tag to compare

What's Changed

  • Update run when all results are submitted to start update_run task on Ibutsu server by @quarckster in #63
  • pytest-ibutsu should work without pytest-xdist by @quarckster in #62

Full Changelog: v2.2.2...v2.2.3