2017 © Pedro Peláez
 

library phpunit-skeleton

A tool to create phpunit skeletons for your files

image

myonlinestore/phpunit-skeleton

A tool to create phpunit skeletons for your files

  • Friday, July 27, 2018
  • by Sm0ke0ut
  • Repository
  • 4 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

phpunit-skeleton

tool to create phpunit skeleton for files, (*1)

Generates een skeleton file for your php file. Includes mocks for all constructor dependencies and initialzes the class with these dependencies., (*2)

usage:, (*3)

./phpunit-skeleton.phar create [filename], (*4)

building a new version of the phar (with box) ./vendor/bin/box build, (*5)

also included is a bash script which you can give a commmit hash and it will create unittests for all added files from that hash, (*6)

The Versions

27/07 2018

dev-tests-namespace

dev-tests-namespace https://github.com/MyOnlineStore

A tool to create phpunit skeletons for your files

  Sources   Download

MIT

The Requires

 

The Development Requires