File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- CROSS PHPUnit Utils
2- ===================
1+ # CROSS PHPUnit Utils
32
4- This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.
53
6- Installation
7- ------------
4+ <!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
5+
6+ - [ Installation] ( #installation )
7+ - [ Usage] ( #usage )
8+ - [ License] ( #license )
9+
10+ <!-- /TOC -->
811
9- Require a dependency via composer.
12+ This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.
13+
14+ ## Installation
1015
1116``` bash
1217composer require --dev cross-solution/phpunit-utils
1318```
1419
15- Usage
16- -----
20+ ## Usage
1721
1822At the moment, the documentation is solely in the PHPDocs comments of the source files.
1923
24+ ## License
2025
21- License
22- -------
23-
24- MIT
26+ Released under the [ MIT] ( LICENSE ) license
You can’t perform that action at this time.
0 commit comments