Skip to content

Releases: facile-it/moka

Sync with PHPUnit method signatures

26 Jun 09:03
Compare
Choose a tag to compare

setUp() and tearDown() should be protected functions.

Support Mock engines as plugins

22 Jun 08:42
Compare
Choose a tag to compare

This is in preparation of a major release splitting all current engines in their own repositories.

Predictable stubs

21 Jun 14:53
Compare
Choose a tag to compare

Ensure stubs for all engines behave the same way.

Patch

20 Jun 07:22
Compare
Choose a tag to compare

Add MockingStrategyInterface::getMockType and update README

First stable version

19 Jun 11:08
Compare
Choose a tag to compare

Provide mocking strategies (currently PHPUnit, Prophecy and Mockery).

Stub methods and test coverage

15 Jun 08:54
Compare
Choose a tag to compare

Define a Stub class and a StubSet to enforce stub method definitions.

Make Moka test itself!

:)

First Release

14 Jun 13:46
Compare
Choose a tag to compare
v0.1.0

Comment out useless badges