All Projects → ankurk91 → phpunit-travis-ci-coverage-example

ankurk91 / phpunit-travis-ci-coverage-example

Licence: MIT license
phpUnit Testing on Travis-CI with Code Coverage on CodeCov

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to phpunit-travis-ci-coverage-example

Covr
Test coverage reports for R
Stars: ✭ 285 (+850%)
Mutual labels:  coverage, travis-ci, codecov
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (+26.67%)
Mutual labels:  coverage, travis-ci, codecov
CPP Template
C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen
Stars: ✭ 32 (+6.67%)
Mutual labels:  coverage, travis-ci, codecov
Kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
Stars: ✭ 515 (+1616.67%)
Mutual labels:  coverage, travis-ci, codecov
Codecov Bash
Global coverage report uploader for Codecov
Stars: ✭ 220 (+633.33%)
Mutual labels:  coverage, codecov
Codecov Python
Python report uploader for Codecov
Stars: ✭ 162 (+440%)
Mutual labels:  coverage, codecov
phpboilerplate
PHP boilerplate with composer psr-4, phpunit and travis-ci.
Stars: ✭ 15 (-50%)
Mutual labels:  travis-ci, phpunit
example-objc
Codecov example for Xcode
Stars: ✭ 24 (-20%)
Mutual labels:  coverage, codecov
Example Swift
Codecov: Swift coverage example
Stars: ✭ 121 (+303.33%)
Mutual labels:  coverage, codecov
floss
Unit-testing for those hard to reach places
Stars: ✭ 26 (-13.33%)
Mutual labels:  coverage, travis-ci
react-testing-mocha-chai-enzyme
A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.
Stars: ✭ 48 (+60%)
Mutual labels:  coverage, travis-ci
Coveragechecker
Allows old code to use new standards
Stars: ✭ 159 (+430%)
Mutual labels:  coverage, phpunit
Moderncppstarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Stars: ✭ 2,381 (+7836.67%)
Mutual labels:  coverage, codecov
Example Cpp11 Cmake
Stars: ✭ 129 (+330%)
Mutual labels:  coverage, codecov
ts-node-starter
GitHub template to get started with Node.js & TypeScript. ⚡
Stars: ✭ 28 (-6.67%)
Mutual labels:  coverage, codecov
laravel-survey
Laravel 6 survey app.
Stars: ✭ 39 (+30%)
Mutual labels:  coverage, phpunit
gocoverutil
No description or website provided.
Stars: ✭ 25 (-16.67%)
Mutual labels:  coverage, codecov
SpringBootRestAPI
A ready-to-use Template for Rest API using spring-boot-microservices, MongoDB as Database, Integrated with codecov and sonarqube, deployable to cloud.
Stars: ✭ 24 (-20%)
Mutual labels:  travis-ci, codecov
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+2883.33%)
Mutual labels:  coverage, travis-ci
Example Gradle
Stars: ✭ 68 (+126.67%)
Mutual labels:  coverage, codecov

phpUnit Testing on Travis CI with Code Coverage

An example repo to get started with phpUnit on a CI server

Build Status Coverage

Prerequisites

Test on localhost

cd path/to/this-project
composer install
composer test

Resources

Tools/Services Links

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].