File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,13 +6,14 @@ It is not intended to be a full description of the test features that you can
66use to test your application. Those details can be found in the documentation.
77
88## Resources
9+
910* [ CodeIgniter 4 User Guide on Testing] ( https://codeigniter4.github.io/userguide/testing/index.html )
10- * [ PHPUnit docs] ( https://phpunit.readthedocs.io/en/8.5/index .html )
11+ * [ PHPUnit docs] ( https://phpunit.de/documentation .html )
1112
1213## Requirements
1314
1415It is recommended to use the latest version of PHPUnit. At the time of this
15- writing we are running version 8.5.13 . Support for this has been built into the
16+ writing we are running version 9.x . Support for this has been built into the
1617** composer.json** file that ships with CodeIgniter and can easily be installed
1718via [ Composer] ( https://getcomposer.org/ ) if you don't already have it installed globally.
1819
You can’t perform that action at this time.
0 commit comments