From 529b7067389cf2ca9f10d7f56857a0c89bc7b87a Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 2 May 2011 16:38:58 -0400 Subject: [PATCH] update docs for autotest --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3348dd2..986f90c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ Tested in the following environments: * Mac OS X 10.6, with MacPorts Qt and Nokia Qt.mpkg * Kubuntu 10.10 +### Autotest Integration + +`jasmine-headless-webkit` can integrate with Autotest. Your jasmine.yml file needs to be in the default +path, and you have to be ready to use a very alpha implementation of the feature. If used with RSpec 2, +Jasmine tests run after RSpec. + ## License * Copyright (c) 2011 John Bintz