Skip to content

Releases: DetachHead/pytest-robotframework

4.3.2

13 Apr 14:27
Compare
Choose a tag to compare

What's Changed

  • fix robot pass execution and pass execution if incorrectly causing the test to fail by @DetachHead in #335

Full Changelog: 4.3.1...4.3.2

4.3.1

28 Mar 13:24
2c695f8
Compare
Choose a tag to compare

What's Changed

  • fix session-scoped fixtures being incorrectly treated as module scoped fixtures by @DetachHead in #331

Full Changelog: 4.3.0...4.3.1

4.3.0

15 Oct 06:09
c501819
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.6...4.3.0

4.2.6

24 Sep 07:48
2dde5e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.5...4.2.6

4.2.5

10 Sep 12:03
2e4f456
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.4...4.2.5

4.2.4

21 Aug 02:40
f96d227
Compare
Choose a tag to compare

What's Changed

  • Truncate arguments to keywords in the robot log if the values are too long by @DetachHead in #301

Full Changelog: 4.2.3...4.2.4

4.2.3

01 Jul 03:52
82d8c67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...4.2.3

4.2.2

07 Jun 03:53
e4c3c1f
Compare
Choose a tag to compare

What's Changed

  • fix robot logs file paths being outputted to the terminal when running pytest with --collect-only by @DetachHead in #282

Full Changelog: 4.2.1...4.2.2

4.2.1

29 May 08:04
4a742f7
Compare
Choose a tag to compare

What's Changed

  • fix crash when disabling setups/teardowns by setting them to None inside a .robot test by @DetachHead in #278
  • fix the terminal summary with a custom outputdir by @KotlinIsland in #279

Full Changelog: 4.2.0...4.2.1

4.2.0

24 May 04:48
a5e24fc
Compare
Choose a tag to compare

What's Changed

  • fix tracebacks in terminal from failures in .robot tests by @KotlinIsland in #269
  • make the console work properly by @KotlinIsland in #265
  • fix crash when running with python and robot file, and fix no tests being run when running two robot files by @DetachHead in #274

Full Changelog: 4.1.4...4.2.0