Testing PHP: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


== PHPLint ==
== PHPLint ==
== Codeception ==
* Can have different 'suites' of tests


== Test Driven Development ==
== Test Driven Development ==

Revision as of 15:04, 20 January 2022

PHPUnit

Psalm

PHPStan

PHPCS

PHPCBF

PHPLint

Codeception

  • Can have different 'suites' of tests

Test Driven Development

Behaviour Driver Development