mirror of
https://github.com/mrclay/minify.git
synced 2025-08-30 00:59:48 +02:00
Unit testing had a dedicated page, so I redirected to it
11
Home.md
11
Home.md
@@ -58,16 +58,7 @@ Support
|
|||||||
|
|
||||||
Unit Testing
|
Unit Testing
|
||||||
------------
|
------------
|
||||||
|
See [this page](./Testing-Minify)
|
||||||
1. Place the /min_unit_tests/ directory as a child of your DOCUMENT_ROOT
|
|
||||||
directory (e.g. http://example.com/min/). Document roots are usually named htdocs, public_html, or www.
|
|
||||||
|
|
||||||
2. To run unit tests, access: http://example.localhost/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.)
|
|
||||||
|
|
||||||
3. Remove /min_unit_tests/ from your DOCUMENT_ROOT when you are done.
|
|
||||||
|
|
||||||
Warnings
|
Warnings
|
||||||
--------
|
--------
|
||||||
|
Reference in New Issue
Block a user