This project is dead. You should use Karma instead. I do.
Go to file
2011-09-03 07:54:52 -04:00
bin change how includes work and shuffle things around 2011-09-02 10:49:15 -04:00
dev-bin changes and hooks and junk 2011-07-19 10:47:24 -04:00
ext/jasmine-webkit-specrunner Merge branch 'master' into qt-cleanup 2011-09-02 15:52:24 -04:00
jasmine halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
lib modify reporter for use with guard 2011-09-03 07:54:52 -04:00
script add penchant 2011-08-23 18:54:23 -04:00
spec modify reporter for use with guard 2011-09-03 07:54:52 -04:00
.gitignore halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
.rspec more stuff, like console.log error code and others 2011-04-13 20:21:23 -04:00
CHANGELOG.md changelog 2011-07-26 16:34:43 -04:00
Gemfile enable coffeescript cache, step 1 of a big speedup 2011-09-01 09:38:53 -04:00
Guardfile halfway in the middle of the reporting change 2011-09-02 15:52:19 -04:00
jasmine-headless-webkit.gemspec change how includes work and shuffle things around 2011-09-02 10:49:15 -04:00
Rakefile second part - cache spec file analysis 2011-09-01 10:39:29 -04:00
README.md it's a branch, not a fork 2011-05-17 07:48:02 -04:00

Jasmine Headless WebKit runner

Run your specs at sonic boom speed! No pesky reload button or page rendering slowdowns!

http://johnbintz.github.com/jasmine-headless-webkit/ has the most up-to-date information on using this project. You can see the source of that site on the gh-pages branch.

License

  • Copyright (c) 2011 John Bintz
  • Original Qt WebKit runner Copyright (c) 2010 Sencha Inc.
  • Jasmine JavaScript library Copyright (c) 2008-2011 Pivotal Labs

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.