summaryrefslogtreecommitdiff
path: root/docs/tests.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-26 21:08:29 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-26 21:08:29 -0500
commit29606b34cb5bce5c3cf656eb8acc137fb0836e76 (patch)
treea773f046e524a60f5e3e9a9a44d8c8297c3a20d9 /docs/tests.markdown
parentcdcc6843fd169574855f62471183dba07a903fce (diff)
Added automatic download and installation of Composer and PHPUnit for Vagrant (merge #550)
Diffstat (limited to 'docs/tests.markdown')
-rw-r--r--docs/tests.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tests.markdown b/docs/tests.markdown
index 3f4ea515..f3f6232f 100644
--- a/docs/tests.markdown
+++ b/docs/tests.markdown
@@ -53,6 +53,8 @@ Time: 9.05 seconds, Memory: 17.75Mb
OK (74 tests, 6145 assertions)
```
+**NOTE:** PHPUnit is already included in the Vagrant environment
+
### Testing with Mysql
You must have Mysql or MariaDb installed on localhost.