1
0
mirror of https://github.com/mrclay/minify.git synced 2025-09-02 02:12:40 +02:00

Port last of min_unit_tests, remove references to it, add composer script

This commit is contained in:
Steve Clay
2015-11-22 13:55:01 -05:00
parent 9370e96fd4
commit 316a109032
85 changed files with 12 additions and 401 deletions

View File

@@ -68,10 +68,8 @@ Support
Unit Testing
------------
1. Open the file `min_unit_tests/_inc.php`.
1. Enable the file by commenting out the `die()` statement.
1. Access: http://example.org/min/min_unit_tests/test_all.php (If you wish, the other test_*.php files can be run to test individual components with more verbose output.)
1. Re-disable the `_inc.php` file when you are done.
1. Install via Composer
1. `composer run test`
Warnings
--------