Skip to content

Kalinka884/testingBlank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blank

Build Status Code Coverage Scrutinizer Code Quality


in process of testing...

a blank PHP setup for writing a new Github project with Composer and Packagist complete with travis builds and scrutinizer code coverage & quality analysis ##Usage Simply clone this repository, delete the .git folder, tweak the composer.json, and do a couple of (case sensitive) find and replaces:

blank
Blank
Del
delboy1978uk

Rename the following files/folders:

src/Blank.php
tests/unit/Del/
tests/unit/Del/BlankTest.php

Finally, add your repository on Travis CI and Scrutinizer, then commit and push to your Github repository. Now Github has a commit with a composer.json, head over to Packagist and submit your repository. ###Note about tests Tests are done using the awesome Codeception! Run tests from the root folder by typing:

vendor/bin/codecept run unit

Tests will push to your Travis branch, which will push code coverage to scrutinizer. Now you can start making tests and not worry about setup.

About

a blank PHP setup for writing a new project complete with travis builds and code coverage analysis

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%