Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Which is the latest version of phpunit framework?


Asked by Stella Benton on Dec 09, 2021 FAQ



PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. The currently supported versions are PHPUnit 8 and PHPUnit 7. PHPUnit 9 will be released in February 2020.
Additionally,
Active support for PHP 7.2 ended on November 30, 2019. The only actively supported versions of PHP as of February 7, 2020 are PHP 7.3 and PHP 7.4. The first lines of code for PHPUnit were written back when PHP 4 was the "latest and greatest".
Besides, PHPUnit. PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
In fact,
This tutorial assumes that you use PHP 7.3 or PHP 7.4. You will learn how to write simple unit tests as well as how to download and run PHPUnit. The documentation for PHPUnit 9 can be found here.
In respect to this,
A detailed list of changes is available here. Active support for PHP 7.0 ended on December 3, 2017. The only actively supported versions of PHP as of February 2, 2018 are PHP 7.1 and PHP 7.2. The first lines of code for PHPUnit were written back when PHP 4 was the "latest and greatest".