From 10f6ce45dbf8b1652d07446aba98743b071aef6c Mon Sep 17 00:00:00 2001 From: Ted Kornish Date: Tue, 4 Apr 2017 20:08:39 -0700 Subject: [PATCH] Add instructions on running tests to CONTRIBUTING.md (#793) --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cdd9c849c..f065877d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,3 +61,9 @@ my other obligations. If you don't get a response right away don't worry, I will definitely get to it. Also you can join the Gitter [chat room](https://gitter.im/begriffs/postgrest) to discuss issues you are having. + +## Running Tests + +For instructions on running tests, see the official docs hosted here: + +https://postgrest.com/en/v0.4/install.html#postgrest-test-suite