Libraries tagged by prophet
c-malet/class-test
2989 Downloads
PHP Class testing
olvlvl/phpunit-given
24 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
hautelook/frankenstein
3243 Downloads
The creature that is summoned by mixing PHPUnit, Prophecy, Atoum.
crimsonkissaki/mockmaker
41 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
talentrydev/prophecy-phpunit
288 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
talentrydev/prophecy
288 Downloads
Highly opinionated mocking framework for PHP 5.3+
sunveloper/phpspec-prophecy
2 Downloads
Highly opinionated mocking framework for PHP 5.3+
ruslan-polutsygan/prophecy-extension
46 Downloads
prophesizer/prophesizer
9 Downloads
Generates prophecy double stubs
filipgolonka/prophecy-datetime-approximate-token
14569 Downloads
DateTime approximate token allows you to write specs without 1second problem
hjerichen/php-mock-prophecy-trait
19 Downloads
A Trait for php unit test cases to activate php-mock-prophecy from Markus Malkusch. Enables auto completion as well.
acid/prophecy
110 Downloads
Acid Prophecy Extension
downshiftorg/ezekiel
79 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit
cyruscollier/phpspec-php-mock
401 Downloads
Adds the PHP Mock function mocking library as a phpspec Collaborator
netrivet/ezekiel
7491 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit