⚡
  • POČETNA
  • NOVOSTI
  • USLUGE
  • ARHITEKTURA
  • TECH STACK
  • PORTFOLIO
  • O MENI
  • KONTAKT
POČETNANOVOSTIUSLUGEARHITEKTURATECH STACKPORTFOLIOO MENIKONTAKT
© 2026 Miodrag Gromilić. Sva prava zadržana.
POČETNANOVOSTIUSLUGETECH STACKPORTFOLIOKONTAKTO MENIFAQ
Nazad na veštine

PHPUnit

Od 2004The standard PHP testing framework

The standard PHP testing framework — unit tests, integration tests, and TDD for robust backend applications.

Pregled

PHPUnit is central to my PHP development workflow. Unit tests for business logic, integration tests for API endpoints, data providers for comprehensive test coverage. Code coverage reports, mocking with Mockery/Prophecy, CI/CD integration.

Slučajevi upotrebe

  • Unit testing
  • integration testing
  • TDD
  • API endpoint testing
  • code coverage
  • regression testing
  • CI/CD quality gates

Prednosti

  • PHP standard
  • excellent Laravel integration
  • code coverage reports
  • data providers
  • mocking support
  • CI/CD integration

Razmatranja

  • Slow for large test suites
  • mocking can be complex
  • legacy code testing requires refactoring

Odlično radi sa

PHPLaravelCakePHPCI/CDSonarQubeDocker

Srodne tehnologije

Jest
Od 2014
Playwright
Od 2020
k6
Od 2017
Cypress
Od 2014
Postman
Od 2012
Nazad na veštine KONTAKT