2017 © Pedro Peláez
 

library phpunit-soft-mocks

Simple running phpunit with soft-mocks

image

mougrim/phpunit-soft-mocks

Simple running phpunit with soft-mocks

  • Thursday, October 5, 2017
  • by Mougrim
  • Repository
  • 1 Watchers
  • 1 Stars
  • 62 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PHPUnit soft mocks

PHPUnit-soft-mocks is Badoo soft-mocks wrapper for PhpUnit. The wrapper is \Mougrim\PhpunitSoftMocks\TestCase., (*1)

Latest Stable Version Latest Unstable Version License Build Status Scrutinizer Code Quality Code Coverage, (*2)

Installation

You can install PHPUnit-soft-mocks via Composer:, (*3)

  1. Add to composer.json (for patch phpunit packages): json { "minimum-stability": "beta", "prefer-stable": true, "extra": { "enable-patching": true } }
  2. Run: bash composer require --dev mougrim/phpunit-soft-mocks mkdir /tmp/mocks/ # create dir with soft-mocks cache

Using

For using soft-mocks wrapper you can extend \Mougrim\PhpunitSoftMocks\TestCase class, see example., (*4)

The Versions

05/10 2017

dev-updateSoftMocks

dev-updateSoftMocks

Simple running phpunit with soft-mocks

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Mougrim

phpunit soft-mocks

08/09 2017

dev-master

9999999-dev

Simple running phpunit with soft-mocks

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Mougrim

phpunit soft-mocks

08/09 2017

dev-useNotDeprecatedClass

dev-useNotDeprecatedClass

Simple running phpunit with soft-mocks

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Mougrim

phpunit soft-mocks

08/09 2017

1.0.0-beta1

1.0.0.0-beta1

Simple running phpunit with soft-mocks

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Mougrim

phpunit soft-mocks

01/02 2017

dev-phpunit4.x

dev-phpunit4.x

Simple running phpunit with soft-mocks

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Mougrim

phpunit soft-mocks