Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kvas-it/pytest-console-scripts

1.4.1

31 May 08:36
Compare
Choose a tag to compare

Removed

  • Dropped support for Python 3.7
    #72

Fixed

  • Fix loading scripts with non-UTF-8 encodings.
    #77
  • Print output when a subprocess runner with check=True fails was missing.
    #78

1.4.0

22 May 15:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

18 Mar 10:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3...1.3.1

v1.3

23 Feb 21:18
Compare
Choose a tag to compare

Full Changelog: 1.2.2...1.3

version 1.2.2

06 Jan 15:06
Compare
Choose a tag to compare
  • Delay console script import to avoid overwriting global logging by @NymanRobin in #48
  • Add print method to run result - #49 by @kvas-it in #50

Full Changelog: 1.2.0...1.2.2