⚡
  • ПОЧЕТНА
  • НОВОСТИ
  • УСЛУГЕ
  • АРХИТЕКТУРА
  • TECH STACK
  • ПОРТФОЛИО
  • О МЕНИ
  • КОНТАКТ
ПОЧЕТНАНОВОСТИУСЛУГЕАРХИТЕКТУРАTECH STACKПОРТФОЛИОО МЕНИКОНТАКТ
© 2026 Miodrag Gromilić. Sva prava zadrzana.
ПОЧЕТНАНОВОСТИУСЛУГЕTECH STACKПОРТФОЛИОКОНТАКТО МЕНИFAQ
Назад на вештине

PHPUnit

Од 2004The standard PHP testing framework

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

Преглед

PHPUnit is central to my PHP development workflow. I write unit tests for business logic, integration tests for API endpoints, and use data providers for comprehensive test coverage. I configure code coverage reports, mock dependencies with Mockery/Prophecy, and integrate tests into CI/CD pipelines. TDD approach for critical business logic ensures reliability.

Случајеви употребе

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

Предности

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

Разматрања

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

Одлично ради са

PHPLaravelCakePHPCI/CDSonarQubeDocker

Сродне технологије

Jest
Од 2014
Playwright
Од 2020
k6
Од 2017
Cypress
Од 2014
Postman
Од 2012
Назад на вештине КОНТАКТ