2017 © Pedro Peláez
 

library mockery-module

Mockery Module for Codeception

image

codeception/mockery-module

Mockery Module for Codeception

  • Tuesday, October 10, 2017
  • by davert
  • Repository
  • 5 Watchers
  • 21 Stars
  • 592,162 Installations
  • PHP
  • 87 Dependents
  • 0 Suggesters
  • 7 Forks
  • 1 Open issues
  • 6 Versions
  • 10 % Grown

The README.md

Mockery Module for Codeception

Integrates Mockery into Codeception tests., (*1)

Example (unit.suite.yml)

 modules:
    enabled: [Mockery]

Install

add into composer.json:, (*2)

{
    "require-dev": {
        "codeception/codeception": "*",
        "codeception/mockery-module": "*"
    }
}

This will install Mockery itself + basic module that will invoke mockery verifications after each test., (*3)

Changelog, (*4)

The Versions

10/10 2017

dev-master

9999999-dev

Mockery Module for Codeception

  Sources   Download

MIT

The Requires

 

10/10 2017

0.2.3

0.2.3.0

Mockery Module for Codeception

  Sources   Download

MIT

The Requires

 

24/09 2015

0.2.2

0.2.2.0

Mockery Module for Codeception

  Sources   Download

MIT

The Requires

 

12/09 2015

0.2.1

0.2.1.0

Mockery Module for Codeception

  Sources   Download

MIT

The Requires

 

31/08 2014

0.2.0

0.2.0.0

Mockery Module for Codeception

  Sources   Download

MIT

The Requires

 

25/01 2014

0.1.0

0.1.0.0

Mockery Module for Codeception

  Sources   Download

The Requires