Skip to content

Chef cookbook for installing PHPUnit using Composer

License

Notifications You must be signed in to change notification settings

alt3/chef-phpunit

Repository files navigation

phpunit cookbook

Build Status

Installs PHPUnit using Composer cookbook LWRP.

Supported Platforms

This cookbook is test-kitchen tested against the following platforms:

  • ubuntu-14.04

Depends

Recipes

phpunit::default

Installs PHPUnit.

Contributing

  1. Fork it ( https://github.com/alt3/chef-phpunit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make sure test-kitchen and foodcritic tests pass
  4. Commit your changes (git commit -am 'Adds some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

Chef cookbook for installing PHPUnit using Composer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages