about summary refs log tree commit homepage
path: root/test/exec/README
diff options
context:
space:
mode:
Diffstat (limited to 'test/exec/README')
-rw-r--r--test/exec/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/exec/README b/test/exec/README
new file mode 100644
index 0000000..a1341f5
--- /dev/null
+++ b/test/exec/README
@@ -0,0 +1,5 @@
+These tests require the "unicorn" executable script to be installed in
+PATH and rack being directly "require"-able ("rubygems" will not be
+loaded for you).  The tester is responsible for setting up RUBYLIB and
+PATH environment variables (or running tests via GNU Make instead of
+Rake).