From 1f4dc733a24455acd690102ffd9df738cb5015b0 Mon Sep 17 00:00:00 2001
From: xamgore <xamgore@ya.ru>
Date: Tue, 23 Jun 2015 18:50:48 +0300
Subject: [PATCH] Readme file for unit-testing

---
 ~dev_rating/application/tests/readme.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 ~dev_rating/application/tests/readme.md

diff --git a/~dev_rating/application/tests/readme.md b/~dev_rating/application/tests/readme.md
new file mode 100644
index 000000000..9db502394
--- /dev/null
+++ b/~dev_rating/application/tests/readme.md
@@ -0,0 +1,7 @@
+Instruction:
+
+1. Install composer
+2. (From app/system dir) Tools -> Add dependency -> phpunit/phpunit -> install
+3. Settings -> Composer -> Path to bootstrap: /grade-rating/~dev_rating/system/composer.json
+4. Go to any test from /app/tests folder
+5. Right mouse click -> Run
\ No newline at end of file
-- 
GitLab