Published February 23, 2023
| Version 1.7.0
Software
Open
tripal/TripalTestSuite: Version 1.7.0
- 1. USDA ARS VCRU at University of Wisconsin - Madison
Description
It is expected that this will be the final release, as Tripal development has moved to Tripal 4 and this package will not be used for Tripal 4.
What's Changed- Update
composer.json
to add support for PHP 8.x - Add next major version of
doctrine/instantiator
to support PHP 8.1+ - Add two major versions to
phpunit/phpunit
, however 10 is not added because it will not be compatible with the current Tripal 3 automated testing. AlsosetUp()
andtearDown()
now need to be declared as void - Use the dev version of
fzaninotto/faker
to support PHP 8.x, this package is no longer being updated.
Full Changelog: https://github.com/tripal/TripalTestSuite/compare/1.6.1...1.7.0
Files
tripal/TripalTestSuite-1.7.0.zip
Files
(162.6 kB)
Name | Size | Download all |
---|---|---|
md5:2950634e1d9c2b15bcdd4e5204d53052
|
162.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tripal/TripalTestSuite/tree/1.7.0 (URL)