2017 © Pedro Peláez
 

library unit-test-doc

image

caleeli/unit-test-doc

  • Wednesday, June 20, 2018
  • by davidc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 25 % Grown

The README.md

unit-test-doc

Extract documentation from unit tests., (*1)

install

composer global require caleeli/unit-test-doc

or, (*2)

composer require caleeli/unit-test-doc

usage

Generate the document for the current path., (*3)

unit-test-doc > report.html

or, (*4)

vendor/bin/unit-test-doc > report.html

Generate the document for a specific path., (*5)

unit-test-doc /path/to/composer/project > report.html

The Versions

20/06 2018

dev-master

9999999-dev

  Sources   Download

The Requires