owox/phpspec-amp

v0.0.2 2018-11-25 21:33 UTC

This package is not auto-updated.

Last update: 2024-04-24 08:22:50 UTC


README

Build Status License: MIT

Installation

Install it with:

composer require owox/phpspec-amp

Configure PhpSpec:

extensions:
  OWOX\PhpSpec\Amp\Extension: ~

Usage

Extension provides following matchers:

  • resolveTo
  • resolveToAnInstance
  • failWith