This project is dead. You should use Karma instead. I do.
Go to file
2011-09-08 12:17:50 -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 timer updates, should fix #56 2011-09-06 11:37:29 -04:00
jasmine better support for when we don't know spec line location 2011-09-06 16:48:19 -04:00
js-lib hack up a copy of jsDump and improve console reporting 2011-09-08 11:48:33 -04:00
lib make sure reports don't blow up with multi-line console messages 2011-09-08 12:17:50 -04:00
script add penchant 2011-08-23 18:54:23 -04:00
spec make sure reports don't blow up with multi-line console messages 2011-09-08 12:17:50 -04:00
.gitignore better support for re-running specific specs and getting information on which specs failed 2011-09-06 16:01:10 -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 timer updates, should fix #56 2011-09-06 11:37:29 -04:00
Guardfile better support for re-running specific specs and getting information on which specs failed 2011-09-06 16:01:10 -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.