Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Aylott
91821007ed benchmark runner 2014-01-06 12:26:40 -05:00
Ben Alpert
3a75d70501 Allow running one spec/suite in the web interface
This is the proper way to make it filter the spec list:

https://github.com/pivotal/jasmine/blob/1_3_x/spec/runner.html

I submitted the jasmine-jsreporter change as a pull request here:

https://github.com/detro/jasmine-jsreporter/pull/2

Fixes #563.
2013-11-24 00:53:29 -05:00
Thomas Aylott
646421f71f batch logs until the end unless ran with --debug 2013-11-18 16:37:46 -05:00
Thomas Aylott
c4cd02efc5 fixes #513 2013-11-13 16:22:11 -05:00
Thomas Aylott
4daeda1490 log individual test results when in --debug mode 2013-11-13 16:22:11 -05:00
Thomas Aylott
c1925db067 cleanup 2013-11-13 16:22:11 -05:00
Thomas Aylott
b845134151 user JSON encoding for browser logger
Fixes a strange issue in IE
2013-11-13 16:22:11 -05:00
Thomas Aylott
37bb9b76ab remove old browser logger 2013-11-13 16:22:10 -05:00
Thomas Aylott
e3ced21c9d postDataToURL using ajax instead of DOM 2013-11-13 16:22:10 -05:00
Thomas Aylott
b922d8d8a6 move browser test libs to lib folder 2013-11-06 16:43:20 -05:00