An open API service indexing awesome lists of open source software.

https://github.com/b2pweb/bdf-phpunit


https://github.com/b2pweb/bdf-phpunit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## PHPUnit bridge

Tools for phpunit.

[![Build Status](https://travis-ci.org/b2pweb/bdf-phpunit.svg?branch=master)](https://travis-ci.org/b2pweb/bdf-phpunit)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/b2pweb/bdf-phpunit/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/b2pweb/bdf-phpunit/?branch=master)
[![Packagist Version](https://img.shields.io/packagist/v/b2pweb/bdf-phpunit.svg)](https://packagist.org/packages/b2pweb/bdf-phpunit)
[![Total Downloads](https://img.shields.io/packagist/dt/b2pweb/bdf-phpunit.svg)](https://packagist.org/packages/b2pweb/bdf-phpunit)

### Installation with Composer

```bash
composer require b2pweb/bdf-phpunit
```