hugomatheuss
hugomatheuss

Hugo Freire

@hugomatheuss

PHP Developer

8 Posts 33 Views

  • No matching results...
  • Searching...

/ 255

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

54

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

289

So you migrate on SQLite and test?

1

91

First Steps in the Open-Source World! 🥳

Recently, I decided to take a step forward in my career as a developer and dive a bit deeper into the open-source universe. The idea was to create something that would help me in my daily work and, who knows, also be useful for other developers…

Given that some Brazilian companies prefer classes and variables to be named in Portuguese, I decided to build a simple spellchecker that considers Portuguese as the context! 📚🇧🇷

The goal is to ensure that the code is analyzed correctly within the context of our language, helping to avoid typos and improving code readability for those working in development environments that use the language.

Oh, and the project is open for contributions! Let’s make a difference in the community! 🚀✨

Link to my package: lnkd.in/dBMzpYm9

96