Skip to content

Releases: sot/testr

Release 4.12.0

22 Aug 11:25
7151d70
Compare
Choose a tag to compare

Includes the following merges:

  • PR #51: Handle StdOutWrapper class with context manager
  • PR #50: Add handling for missing isatty attr on stdout

Release 4.11.3

13 Feb 19:32
4df4f38
Compare
Choose a tag to compare

Includes the following merges:

  • PR #49: remove PYTEST_IGNORE_WARNINGS from setup_helper

Release 4.11.2

06 Feb 15:47
0a00d7b
Compare
Choose a tag to compare

Includes the following merges:

  • PR #47: Remove PYTEST_IGNORE_WARNINGS from runner and use pytest.ini instead

Release 4.11.1

16 Sep 13:26
6d9420a
Compare
Choose a tag to compare

Includes the following merges:

  • PR #45: Update HEAD subnets to all linux machines in nodeinfo

Release 4.11.0

01 Jun 15:49
26603d2
Compare
Choose a tag to compare

Includes the following merges:

  • PR #44: Add 185 subnet for on_head_network

Release 4.10.0

17 May 17:23
9c88ee4
Compare
Choose a tag to compare

Includes the following merges:

  • PR #43: Add Coverage
  • PR #42: Extirpate Ska.Shell
  • PR #41: Disable hypothesis plugin autoload by default
  • PR #39: Check internet connectivity by requesting web URL
  • PR #37: Ignore deprecation warning that comes from external packages
  • PR #38: Add has_internet function to test_helpers
  • PR #34: Add functionality to skip tests via skip.yml in package dir
  • PR #32: Support Windows for package testing
  • PR #30: rename log files and use pathlib.Path
  • PR #29: Unified documentation style
  • PR #27: Shiny workflow update
  • PR #26: Shiny workflow update
  • PR #25: Ignore bleach warning
  • PR #24: Support running with no --test-spec
  • PR #23: Disable caching of test results
  • PR #21: Skare3 ci
  • PR #22: Ignore certain warnings and supply pytest args as list not string
  • PR #20: Setting up automated builds
  • PR #19: Implementation of setuptools_scm usage as described in sot/skare3/issues/240
  • PR #17: Use submitted test-spec as a full filename
  • PR #18: Test helpers: has_sybase(), on_head_network() and is_32_bit() + version 4.3

Release 4.9.0

20 Apr 20:17
dd9818a
Compare
Choose a tag to compare

Includes the following merges:

  • PR #42: Extirpate Ska.Shell

Release 4.8.0

15 Mar 17:20
23eca22
Compare
Choose a tag to compare

Includes the following merges:

  • PR #41: Disable hypothesis plugin autoload by default
  • PR #39: Check internet connectivity by requesting web URL

Release 4.7.0

27 Jan 18:53
8eba475
Compare
Choose a tag to compare

Includes the following merges:

  • PR #37: Ignore deprecation warning that comes from external packages
  • PR #38: Add has_internet function to test_helpers

Release 4.6.0

05 Jan 15:59
a126111
Compare
Choose a tag to compare

Includes the following merges:

  • PR #34: Add functionality to skip tests via skip.yml in package dir