Skip to content

Releases: facile-it/paraunit

2.3.3

06 Jun 12:45
2.3.3
f43232d
Compare
Choose a tag to compare
  • Avoid generating a warning when writing test logs #250

2.3.2

29 Apr 10:41
2.3.2
c8953ca
Compare
Choose a tag to compare
  • Add PHPUnit version info #213
  • Deduplicate correctly the test files recap at the end of the execution #241

2.3.1

06 Feb 09:07
2.3.1
73dfb78
Compare
Choose a tag to compare
  • Fix support for PHPUnit 11, due to dependency conflicts #230

2.3.0

02 Feb 21:00
2.3.0
44f5658
Compare
Choose a tag to compare
  • Add support for PHPUnit 11 #225
  • Bump PHPUnit requirement to a minimum of 10.5.4 #227

2.2.3

30 Nov 16:31
2.2.3
5f22f7c
Compare
Choose a tag to compare
  • Add support for Symfony 7

2.2.2

06 Oct 11:09
2.2.2
71463fa
Compare
Choose a tag to compare
  • Add support for PHPUnit 10.4 #218

2.2.1

31 Aug 13:33
2.2.1
6ebc6bd
Compare
Choose a tag to compare
  • Add output when failing due to PHPUnit runner errors (i.e. with an empty data provider) #217

2.2.0

08 Jun 11:17
2.2.0
4f19adf
Compare
Choose a tag to compare

2.1.0

03 May 07:32
2.1.0
c09b1d6
Compare
Choose a tag to compare
  • Add --sort=random option to execute test classes in random order

2.0.1

28 Apr 21:37
2.0.1
10b6965
Compare
Choose a tag to compare

Fixed

  • Fix handling of second outcome on last test of class (i.e. deprecation emitted after the last test has passed) #204