Skip to content

Releases: OpenTMI/pytest-opentmi

v0.5.1 - fix unexpected exception

05 Sep 09:48
3d8c93b
Compare
Choose a tag to compare

What's Changed

  • fix case where not existing fixture leads unexpected exception by @jupe in #32

Full Changelog: v0.5.0...v0.5.1

v0.5.0

02 Sep 13:34
eac21a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

Update user properties on teardown

02 Jun 12:21
e306116
Compare
Choose a tag to compare

What's Changed

  • Update user properties on teardown by @juhhov in #24

New Contributors

Full Changelog: v0.4.1...v0.4.2

restrict extreme long execution note

18 May 09:42
2d1f282
Compare
Choose a tag to compare

What's Changed

  • restrict execution notes length by @jupe in #23

Full Changelog: v0.4.0...v0.4.1

BREAKING CHANGE

28 Feb 20:01
3364c64
Compare
Choose a tag to compare

What's Changed

  • add python 3.9 classification and pytest entry_point for package by @jupe in #21

no need to enable plugin anymore in conftest.py (pytest_plugins = ("pytest_opentmi.plugin",))

Full Changelog: v0.3.8...v0.4.0

replace CircleCI with gh-actions

28 Feb 19:20
cfaa868
Compare
Choose a tag to compare

What's Changed

  • Create build-test.yml by @jupe in #18
  • fix codeql-analysis flow by @jupe in #19
  • publish only once for release by @jupe in #20

Full Changelog: v0.3.7...v0.3.8

fix result tag usage

28 Feb 18:23
afe87a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

add sut tag and git_url from metadata

25 Feb 08:09
7e88c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

teardown failure

19 Jan 14:34
72474cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

allow to set GIT tag and url for result

04 Nov 07:25
12949e6
Compare
Choose a tag to compare

What's Changed

  • add tag support for result sut by @jupe in #13
    env variable supports: GIT_URL and GIT_TAG

Full Changelog: v0.3.3...v0.3.4