Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  scripts
  src
  tests
  .gitignore
  .travis.yml
  CONTRIBUTING.md
  LICENSE
  LICENSE.txt
  README.md
  composer.lock
  phpcs.xml
  phpunit.xml
  composer.json
Size: Mime:
  README.md

Additional Asserts

  • assertExceptionThrown
  • assertParamIsOfType
  • assertParamIsNullable
  • assertParamIsNotNullable
  • assertParamIsOptional
  • assertParamIsNotOptional

Use in your Project

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/crazyfactory/php-phpunit-extensions"
        }
    ],
    "require": {
        "crazyfactory/phpunit-extensions": "dev-master"
    }
}