Testing

From Freephile Wiki
Revision as of 09:25, 19 February 2024 by Admin (talk | contribs) (extracted PHPStan to its own page)

Testing is software development.

Software development is writing code. Testing makes sure the code actually works, so in a nutshell: Testing is software development :-)

Phan[edit]

see Phan

Other Static Analysis tools for PHP[edit]

PHPStan[edit]

see PHPStan

Psalm[edit]

https://psalm.dev/