Testing

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

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 | edit source]

see Phan

Other Static Analysis tools for PHP[edit | edit source]

PHPStan[edit | edit source]

see PHPStan

Psalm[edit | edit source]

https://psalm.dev/