Skip to content

Decorator for Throwable Diagnostic Component to play nicely with PHPUnit

License

Notifications You must be signed in to change notification settings

neighborhoods/ThrowableDiagnosticPHPUnitComponent

Repository files navigation

Throwable Diagnostic PHPUnit Component

Utilities for testing software using ThrowableDiagnosticComponent.

  • Prevent diagnosis of failed assertions
  • Mocks for commonly injected classes

Install

Via Composer as development dependency

composer require --dev neighborhoods/throwable-diagnostic-phpunit-component

PHPUnit Decorator

Failed PHPUnit assertions raise Exceptions. Throwable Diagnostic Component disturbs the Exception based communication between a test case and the PHPUnit framework. The PHPUnit decorator prevents Throwable Diagnostic Component from interfering with PHPUnit Exceptions.

Mocks

TBD

About

Decorator for Throwable Diagnostic Component to play nicely with PHPUnit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages