Skip to content

Releases: sbt/junit-interface

0.13.3

29 Dec 17:33
v0.13.3
f8c6372
Compare
Choose a tag to compare
  • Take TestSelectors into account while processing TaskDef #108 by @kpodsiad

0.13.2

23 May 07:45
v0.13.2
881dbd7
Compare
Choose a tag to compare

note JUnit 4.13.1 includes a security fix: TemporaryFolder now limits access to temporary folders on Java 1.7 or later

A local information disclosure vulnerability in TemporaryFolder has been fixed. See the published security advisory for details.

0.13.1

23 May 07:40
v0.13.1
7026626
Compare
Choose a tag to compare

note JUnit 4.13.1 includes a security fix: TemporaryFolder now limits access to temporary folders on Java 1.7 or later

A local information disclosure vulnerability in TemporaryFolder has been fixed. See the published security advisory for details.

0.13

23 May 07:34
v0.13
525e467
Compare
Choose a tag to compare
  • junit-interface 0.13 uses JUnit 4.13 #92 by @ashawley, other than that it is identical to junit-interface 0.12
  • Logging improvements when using -v #88 by @szeiger
  • Allows running tests with same fully-qualified name multiple times #97 by @unkarjedy
  • Supports multiple --run-listeners #98 by @unkarjedy

0.12

23 May 07:20
v0.12
4d55dce
Compare
Choose a tag to compare