diff --git a/test/basetest/README b/test/basetest/README new file mode 100644 index 000000000..037b22164 --- /dev/null +++ b/test/basetest/README @@ -0,0 +1,5 @@ +Shell environment variables that affect how and what tests are executed: + +TASKW_SKIP -> Causes any test that needs Taskwarrior (task binary) to be skipped +TASKD_SKIP -> Causes any test that needs Task Server (taskd binary) to be skipped +USE_PATH -> Causes tests to look for "task" and "taskd" in PATH instead of the default location