Skip to content

OWOX/PhpSpecAmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpSpec matchers to use with Amp Promises

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