Recent posts with #phpunit

PHPStorm String Manipulation plugin makes refactoring easy.

Convert PHPUnit test from: testUserCanCreateAccount() → test_user_can_create_account()

#php #phpunit

1

177

Hi guys, here is my new Medium article. It is in Portuguese, so you may need to translate it using your browser. It’s about using CI/CD pipelines with PHPUnit and SonarQube.
#php #phpunit #cicd #sonarqube

hugomatheussfreire.medium.com/pipeline-ci-cd-com-phpunit-e-sonarqube-63d791fd7585

55

Hi guys!
I have one question about unit tests:
How do you guys do it when testing, do you create a db just for testing?

#Laravel #phpunit

2

290