From 181bb2c8600947994b668159522f17c1a80f6a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 18 Feb 2014 09:13:11 +0100 Subject: Add example configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- test/README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test/README.rst') diff --git a/test/README.rst b/test/README.rst index 3d250453a4..fc0da6ac2f 100644 --- a/test/README.rst +++ b/test/README.rst @@ -45,3 +45,14 @@ TESTSUITE_BROWSERSTACK_UNAME BrowserStack username. TESTSUITE_BROWSERSTACK_KEY BrowserStack access key. + +For example you can use following setup in ``phpunit.xml``: + + + + + + + + + -- cgit v1.2.3