From d5bf8a451b2d44e8b7ce79ed898207e67061d3df Mon Sep 17 00:00:00 2001 From: Fred Date: Sat, 18 May 2013 21:08:58 +0800 Subject: [PATCH] Add some more information to readme file --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d005e1..ca2846b 100644 --- a/README.md +++ b/README.md @@ -126,13 +126,17 @@ Restore the second backup of the instance stable_master behat ----- -Get the instance ready for acceptance testing (Behat). +Get the instance ready for acceptance testing (Behat), and run the test feature(s). + +**Examples** + + mdk behat -r --tags=@core_completion check ----- -Perform some checks on the environment to identify possible problems. +Perform some checks on the environment to identify possible problems, and attempt to fix them automatically. create ------ @@ -206,8 +210,11 @@ Run the command line installation script with all parameters set on an existing phpunit ------- -Get the instance ready for PHPUnit tests. +Get the instance ready for PHPUnit tests, and run the test(s). + +**Examples** + mdk phpunit -u repository/tests/repository_test.php purge ----- -- 2.11.0