Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fordnox/php-dbunit-on-travis-ci
- Owner: fordnox
- Created: 2013-02-27T10:21:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-14T11:44:36.000Z (over 9 years ago)
- Last Synced: 2024-11-16T17:46:00.849Z (about 1 month ago)
- Language: PHP
- Size: 227 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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