Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fordnox/php-dbunit-on-travis-ci

Example application to run PHP DBUnit tests on Travis-CI
https://github.com/fordnox/php-dbunit-on-travis-ci

Last synced: 20 days ago
JSON representation

Example application to run PHP DBUnit tests on Travis-CI

Awesome Lists containing this project

README

        

Open Source PHP project skeleton
=======================

[![Build Status][]](http://travis-ci.org/fordnox/php-dbunit-on-travis-ci)
[![Scrutinizer Code Quality][]](https://scrutinizer-ci.com/g/fordnox/php-dbunit-on-travis-ci/?branch=master)
[![Code Coverage][]](https://scrutinizer-ci.com/g/fordnox/php-dbunit-on-travis-ci/?branch=master)
[![Latest Stable Version][]](https://packagist.org/packages/fordnox/php-dbunit-on-travis-ci)
[![Total Downloads][]](https://packagist.org/packages/fordnox/php-dbunit-on-travis-ci)

PHP application skeleton to run PHPUnit && DBUnit tests on Travis-CI
Analyze Code with scrutinizer-ci.com

[Build Status]: https://api.travis-ci.org/fordnox/php-dbunit-on-travis-ci.png?branch=master
[Scrutinizer Code Quality]: https://scrutinizer-ci.com/g/fordnox/php-dbunit-on-travis-ci/badges/quality-score.png?b=master
[Code Coverage]: https://scrutinizer-ci.com/g/fordnox/php-dbunit-on-travis-ci/badges/coverage.png?b=master
[Latest Stable Version]: https://poser.pugx.org/fordnox/php-dbunit-on-travis-ci/v/stable.png
[Total Downloads]: https://poser.pugx.org/fordnox/php-dbunit-on-travis-ci/downloads.png