Skip to content

Releases: DetachHead/pytest-robotframework

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

4.1.4

18 May 06:25
8f31f5f
Compare
Choose a tag to compare

What's Changed

  • fix crash caused by xdist workers not running the correct tests in some cases by @DetachHead in #264

Full Changelog: 4.1.3...4.1.4

4.1.3

03 May 05:53
d139446
Compare
Choose a tag to compare

What's Changed

  • update documentation for vscode integration to recommend the new robotcode extension instead of the abandoned robotframework-lsp (#222)
  • fix 0 exit code when a robot import fails while --exitonerror is set (#261)

Full Changelog: 4.1.2...4.1.3