Skip to content

1.1.3

Compare
Choose a tag to compare
@carlpett carlpett released this 06 Aug 19:32
· 26 commits to master since this release

Fixed bugs

  • #14 (partly, see below) - The xUnit runner process was not terminated when a build was aborted
  • #15 - Build steps defined in plugin-version 1.0 did not have certain configuration values stored in them, leading to a crash.

Known bugs

  • #14 - If spawning subprocesses from the tests, those processes are not terminated. Work in progress.