From 7a57f7991734c7142760c1dbd086d0be39bea260 Mon Sep 17 00:00:00 2001 From: Artur Adib Date: Tue, 4 Oct 2011 11:27:40 -0400 Subject: [PATCH] README for bot tests --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5601c0af3..bc4fa35ef 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,16 @@ images. The test type `load` simply tests whether the file loads without raising any errors. +## Running tests through our bot + +If you are a reviewer, you can use our remote bot to issue comprehensive tests +against reference images before merging pull requests. + +See the bot repo for details: + ++ https://github.com/arturadib/pdf.js-bot + + ## Additional resources Our demo site is here: