Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fwolf/phpunit-wrapper
Wrapper class of PHPUnit TestCase
https://github.com/fwolf/phpunit-wrapper
Last synced: 20 days ago
JSON representation
Wrapper class of PHPUnit TestCase
- Host: GitHub
- URL: https://github.com/fwolf/phpunit-wrapper
- Owner: fwolf
- Created: 2015-02-26T03:05:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T17:07:34.000Z (over 5 years ago)
- Last Synced: 2024-10-10T11:43:46.262Z (about 1 month ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Wrapper of PHPUnit TestCase
[![Travis](https://travis-ci.org/fwolf/phpunit-wrapper.svg?branch=master)](https://travis-ci.org/fwolf/phpunit-wrapper)
[![Latest Stable Version](https://poser.pugx.org/fwolf/phpunit-wrapper/v/stable.svg)](https://packagist.org/packages/fwolf/phpunit-wrapper)
[![License](https://poser.pugx.org/fwolf/phpunit-wrapper/license.svg)](https://packagist.org/packages/fwolf/phpunit-wrapper)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/c146ca24-2932-4486-aa07-3d5e27c91002/mini.png)](https://insight.sensiolabs.com/projects/c146ca24-2932-4486-aa07-3d5e27c91002)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fwolf/phpunit-wrapper/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fwolf/phpunit-wrapper/?branch=master)Distribute under MIT License.