Download the PHP package benholmen/defrag without Composer
On this page you can find all versions of the php package benholmen/defrag. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download benholmen/defrag
More information about benholmen/defrag
Files in benholmen/defrag
Package defrag
Short Description MS-DOS defrag output for your PHPUnit test suite
License MIT
Homepage https://github.com/benholmen/defrag
Informations about the package defrag
Defragment your PHPUnit tests
This package generates a satisfying Defrag-style output when running your PHPUnit test suite.
Inspired by
MS-DOS 6.x included a defrag utility that honestly was just so satisfying to watch. The 90s were a different time, folks. Disk defragmentation took about an hour and physically rearranged the data on your hard drive so it was more efficient to read off the disk.
Defrag Running in MS-DOS 6.22
Installation
Install the package via composer:
Add the following lines to your phpunit.xml
file:
Usage
Run PHPUnit as usual:
Testing
Of course, this produces the defrag output you'd expect.
Contributing
Please see CONTRIBUTING for details.
Credits
- Ben Holmen
- Jess Archer key intel, assistance, and the fantastic laravel/prompts package
License
The MIT License (MIT). Please see License File for more information.
All versions of defrag with dependencies
illuminate/collections Version ^10.0|^11.0
laravel/prompts Version ^0.1
phpunit/phpunit Version ^10.3|^11.0