Install
Works with Drupal: ^10.5 || ^11 || ^12Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
23.08 KB
MD5: 4d697a5f4d3a64d0d35217ca7554a89e
SHA-1: 3b9bbf6fa4c3fab8fea79a313a3d8aa7451a56af
SHA-256: 726c1954497b895d296986a1393a7541d7f61c6a1332e0428aa75fc005374445
Download zip
44 KB
MD5: 78aa04e73dbfe4555060498627e52248
SHA-1: cdf6e7be54689479e45e4f378a3aef623da52aa1
SHA-256: 7f1c22a3918363f5d47ef63f2fbe743c4f2d5d348d6fc9208208ca861636d62f
Release notes
## [2.0.8] - 2026-04-29
### Added
- add experimental coverage of Drupal 11.4
### Changed
- add PHPUnit 10 PHP attributes (`#[RunTestsInSeparateProcesses]`) to all test classes
- replace deprecated PHPUnit any() invocation matcher with direct method stubs
- run upgrade-status against Drupal 11.3
- allow tests without expectation using a Mock
- add PHPUnit 10 PHP attributes (`#[DataProvider]`) to all test classes using dataProvider annotation
- add PHPUnit 10 PHP attributes (`#[Group]`) to all test classes
[2.0.8]: https://github.com/antistatique/drupal-timesup/compare/2.0.7...2.0.8