Talk in English - US at php[tek] 2019
Track Name:
Testing
Short URL: https://joind.in/talk/2a9d9
(QR-Code (opens in new window))
These sessions have concentrated on using PHPUnit and tools that are bundled with it. There are definitely more tools out there that you can use! With an understanding of the basics, you can evaluate other testing tools to see if they are a better fit for you.
By the end of this session you will have learned the following:
Unit tests vs. integration tests vs. functional tests
phpspec
Codeception
atoun
Kahlan
Comments
Comments are closed.
Good overview of tools and techniques you could use to test your PHP code.