Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

GiveToken/Bacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bacon

Setup:

  1. Fork
  2. Clone
  3. Checkout develop
  4. Branch
  5. Code
  6. Submit Pull Request

Testing

Presuming you have set up Composer, and Giftbox or Hermes. To run all the tests, just reference the configuration file:

cd ../../
vendor/bin/phpunit --bootstrap src/tests/autoload.php -c tests.xml

To also investigate the code coverage of the tests, you'll need the Xdebug PHP extension. Make sure you put any unit tests in the Tests directory and name them like MyAwesomeTest.php.

Deployment

The repository is automagically deployed to development at dev.gosizzle.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages