Automated Testing Using PHPUnit

As developers, we spend a lot of time testing the code that we’ve written. Generally, this is a manual process where we write a little code and then manually enter some inputs to verify we get what we expect. What if instead of doing the same manual testing over and over again, we used a […]

The post Automated Testing Using PHPUnit appeared first on php[architect].

/2023/03/automated-testing-using-phpunit/

Utworzony 2y | 21 mar 2023, 03:20:42


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Atomic Commits Explained: Stop Writing Useless Git Messages

This might be an unpopular option, but one of the parts I enjoy most about being a developer is having to debug problems. It’s always interesting because you get to be a “detective in a

17 cze 2025, 23:10:03 | PHP Architect
The PHP Podcast: 2025.06.12

This week on the PHP Podcast, Eric and John talk about Running the a PHP Business, Feedback from attendees of PHP Tek 2025, Cloudflare Outage, New Salt Lite Framework, and more… Links from t

13 cze 2025, 00:50:03 | PHP Architect
Community Corner: PHP Installer for Extensions(PIE) with James Titcumb

In this episode, we talk with James Titcumb about his work on the PHP Installer for Extensions (PIE) for the PHP Foundation. A replacement for PECL which is going to make our lives as developers th

12 cze 2025, 17:50:24 | PHP Architect
PHP Deep Dive: May 2025 Release “The Golden Age” (AI Generate Podcast)

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years later a

6 cze 2025, 15:50:04 | PHP Architect
The PHP Podcast: 2025.06.05

This week on the PHP Podcast, Eric and John talk about May issue release, Building your own PHP Framework, posting to social media, , and more… Links from the show: The Golden Age | PHP

6 cze 2025, 04:20:04 | PHP Architect
Working With Value Objects in Laravel 12.x

If you’re like me, you’re always on the lookout for tools and techniques that can reduce the chances that your code has bugs and make it easier to maintain. Value objects are one of my

3 cze 2025, 02:10:04 | PHP Architect
The Golden Age

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years l

30 maj 2025, 21:30:06 | PHP Architect