2017 © Pedro Peláez
 

library phpunit-test-service-container

Simple service container for PHPUnit tests

image

matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  • Tuesday, October 3, 2017
  • by matthiasnoback
  • Repository
  • 1 Watchers
  • 2 Stars
  • 11,846 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 11 % Grown

The README.md

PHPUnit test service container

Build Status, (*1)

This library provides a simple service container which makes use of service providers. It also provides a base class for your test cases which provides access to such a service container., (*2)

The service container extends the Pimple dependency injection container., (*3)

Create your own service providers to configure any services you'd like to use in your unit tests., (*4)

Read more about using a service container to configure dependencies in unit tests (or integration tests) here: http://php-and-symfony.matthiasnoback.nl/2013/06/phpunit-pimple-integration-tests-with-a-simple-di-container/, (*5)

The Versions

03/10 2017

dev-master

9999999-dev http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

03/10 2017

dev-upgrade

dev-upgrade http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

03/10 2017

v3.0.0

3.0.0.0 http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

01/10 2017

2.0.1

2.0.1.0 http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

20/01 2015

v2.0.0

2.0.0.0 http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

16/12 2013

1.0.x-dev

1.0.9999999.9999999-dev http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple

15/12 2013

v1.0.0

1.0.0.0 http://github.com/matthiasnoback/phpunit-test-service-container

Simple service container for PHPUnit tests

  Sources   Download

MIT

The Requires

 

phpunit service container pimple