2017 © Pedro Peláez
 

library slim-phpunit

This package contains a list of PHPUnit assertions for the Slim framework

image

dbeurive/slim-phpunit

This package contains a list of PHPUnit assertions for the Slim framework

  • Monday, January 16, 2017
  • by dbeurive
  • Repository
  • 1 Watchers
  • 0 Stars
  • 19 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 19 % Grown

The README.md

Introduction

This package contains (PHPUnit)[https://phpunit.de/] assertions for the Slim framework., (*1)

Please note that this package is a work in progress, since new utilities will be added., (*2)

License

This code is published under the following license:, (*3)

Creative Commons Attribution 4.0 International Public License, (*4)

See the file LICENSE.TXT, (*5)

Installation

From the command line:, (*6)

composer require dbeurive/slim-phpunit

Or, from within the file composer.json:, (*7)

"require": {
    "dbeurive/slim-phpunit": "*"
}

Synopsis

class YourClassTest extends \dbeurive\Slim\PHPUnit\TestCase
{
    ...
}

See the following files for a complete list of assertions:, (*8)

See the unit tests for examples., (*9)

The Versions

16/01 2017

dev-master

9999999-dev

This package contains a list of PHPUnit assertions for the Slim framework

  Sources   Download

Creative Commons Attribution 4.0 International Public License

The Requires

 

test phpunit slim

16/01 2017

1.0.1

1.0.1.0

This package contains a list of PHPUnit assertions for the Slim framework

  Sources   Download

Creative Commons Attribution 4.0 International Public License

The Requires

 

test phpunit slim

10/01 2017

1.0.0

1.0.0.0

This package contains a list of PHPUnit assertions for the Slim framework

  Sources   Download

Creative Commons Attribution 4.0 International Public License

The Requires

 

The Development Requires

test phpunit slim