Commit 6fb62f83 by Alexander Makarov

Added note about running framework tests to unit test guide, see #5778

parent 5bdf36d9
...@@ -17,3 +17,9 @@ Running basic and advanced template unit tests ...@@ -17,3 +17,9 @@ Running basic and advanced template unit tests
---------------------------------------------- ----------------------------------------------
Please refer to instructions provided in `apps/advanced/tests/README.md` and `apps/basic/tests/README.md`. Please refer to instructions provided in `apps/advanced/tests/README.md` and `apps/basic/tests/README.md`.
Framework unit tests
--------------------
If you want to run unit tests for Yii framework itself follow
"[Getting started with Yii2 development](https://github.com/yiisoft/yii2/blob/master/docs/internals/getting-started.md)".
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment