obsolete

phpunit9-9.1.3-1.fc32

FEDORA-2020-7cdd5582c9 created by remi 4 years ago for Fedora 32

Version 9.1.3 - 2020-04-23

Added

  • #4186: Support adding directories to blacklist (of files that PHPUnit filters from stacktraces)

Changed

  • PHPUnit\Util\Blacklist is no longer @internal

Version 9.1.2 - 2020-04-20

Changed

  • Changed how PHPUnit\TextUI\Command passes warnings to PHPUnit\TextUI\TestRunner

Version 9.1.1 - 2020-04-03

Fixed

  • #4162: Raising an exception from a test double's configured method does not work

Version 9.1.0 - 2020-04-03

Added

  • #4061: Implement assertIsNotReadable() as alternative for assertNotIsReadable() with a more readable name
  • #4064: Implement assertIsNotWritable() as alternative for assertNotIsWritable() with a more readable name
  • #4067: Implement assertDirectoryDoesNotExist() as alternative for assertDirectoryNotExists() with a more readable name
  • #4070: Implement assertDirectoryIsNotReadable() as alternative for assertDirectoryNotIsReadable() with a more readable name
  • #4073: Implement assertDirectoryIsNotWritable() as alternative for assertDirectoryNotIsWritable() with a more readable name
  • #4076: Implement assertFileDoesNotExist() as alternative for assertFileNotExists() with a more readable name
  • #4079: Implement assertFileIsNotReadable() as alternative for assertFileNotIsReadable() with a more readable name
  • #4082: Implement assertFileIsNotWritable() as alternative for assertFileNotIsWritable() with a more readable name
  • #4085: Implement assertMatchesRegularExpression() as alternative for assertRegExp() with a more readable name
  • #4088: Implement assertDoesNotMatchRegularExpression() as alternative for assertNotRegExp() with a more readable name
  • #4100: Implement failOnIncomplete and failOnSkipped configuration options as well as --fail-on-incomplete and --fail-on-skipped commandline options
  • #4130: Canonicalize JSON values in failure message
  • #4136: Allow loading PHPUnit extensions via command-line options
  • #4148: Support for @preCondition and @postCondition annotations

Changed

  • #4039: Deprecate custom test suite loader
  • #4062: Deprecate assertNotIsReadable()
  • #4065: Deprecate assertNotIsWritable()
  • #4068: Deprecate assertDirectoryNotExists()
  • #4071: Deprecate assertDirectoryNotIsReadable()
  • #4074: Deprecate assertDirectoryNotIsWritable()
  • #4077: Deprecate assertFileNotExists()
  • #4080: Deprecate assertFileNotIsReadable()
  • #4083: Deprecate assertFileNotIsWritable()
  • #4086: Deprecate assertRegExp()
  • #4089: Deprecate assertNotRegExp()
  • #4091: Deprecate assertEqualXMLStructure()
  • #4095: Improve performance of StringContains constraint
  • #4105: Deprecate multiple test case classes in single file and test case class name differing from filename
  • #4141: Deprecate Prophecy integration

This update has been submitted for testing by remi.

4 years ago

This update's test gating status has been changed to 'waiting'.

4 years ago

This update's test gating status has been changed to 'ignored'.

4 years ago

This update has been pushed to testing.

4 years ago

remi edited this update.

4 years ago

This update has been obsoleted by phpunit9-9.1.4-1.fc32.

4 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+2
Minimum Testing
7 days
Dates
submitted
4 years ago
in testing
4 years ago
modified
4 years ago

Automated Test Results