aboutsummaryrefslogtreecommitdiff
path: root/TESTS.md
diff options
context:
space:
mode:
authorChristian Höltje <docwhat@gerf.org>2017-07-12 09:46:32 +0300
committerChristian Höltje <docwhat@gerf.org>2017-07-12 10:25:48 +0300
commit2f808f8a4e6224478e1c9efb85c1a4b3f24df087 (patch)
treec85a348791ba5bc6f1213924d564e1cb766f54f4 /TESTS.md
parentdf318488c9bad0fae2e38c8fd57afaade295f135 (diff)
test-in-docker: Support for multiple ZSH versions
-z --zsh can specify one of the versions of ZSH we can get from centos and ubuntu
Diffstat (limited to 'TESTS.md')
-rw-r--r--TESTS.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TESTS.md b/TESTS.md
index 64c4db48..eb5db704 100644
--- a/TESTS.md
+++ b/TESTS.md
@@ -26,8 +26,22 @@ This is the easiest to use _if_ you have Docker already installed and running.
The command `./test-in-docker` should make it fairly easy to get into a running
container with the framework of your choice.
+Examples:
+
+``` zsh
+# Test Antigen with the oldest version of ZSH
+$ ./test-in-docker antigen
+```
+
+``` zsh
+# Test Prezto with ZSH version 5.2
+$ ./test-in-docker --zsh 5.2 prezto
+```
+
You can get Docker at <https://www.docker.com/community-edition>.
+**Note:** Not all frameworks work with all versions of ZSH (or the underlying OS).
+
## Vagrant
Currently there are two test VMs. `test-vm` is an Ubuntu machine with several