John Bintz
|
dda84fdcb9
|
first big switch to javascript doing all the work
|
2011-10-24 16:40:08 -04:00 |
|
John Bintz
|
894b979674
|
merge jasmine.yml keys the same way as the gem
|
2011-10-24 11:48:41 -04:00 |
|
John Bintz
|
065cb6a985
|
better support for pulling in vendored helpers
|
2011-10-17 10:34:11 -04:00 |
|
John Bintz
|
2aabba2cd7
|
vendored helpers support, take a look at jasmine-spec-extras
|
2011-10-17 10:07:24 -04:00 |
|
John Bintz
|
42ed3e6013
|
ensure all paths are expanded before working with them, should fix johnbintz/guard-jasmine-headless-webkit #10
|
2011-10-17 09:25:11 -04:00 |
|
John Bintz
|
951cf80f09
|
also allow runner output to be defined in yaml, implements #66
|
2011-10-11 08:55:43 -04:00 |
|
John Bintz
|
0be7b9e20c
|
start work on writing out report files usable by other things
|
2011-10-10 14:11:13 -04:00 |
|
John Bintz
|
262b7a8223
|
much better accuracy
|
2011-09-12 15:38:40 -04:00 |
|
John Bintz
|
243fe526ac
|
rip out the big js parser and put in a tiny one to guess spec line numbers on failures
|
2011-09-12 15:12:58 -04:00 |
|
John Bintz
|
dc134dcf24
|
fix the determination of spec files for line number analysis
|
2011-09-09 11:49:17 -04:00 |
|
John Bintz
|
7bd6894397
|
also add beautify-html.js
|
2011-09-08 13:59:28 -04:00 |
|
John Bintz
|
a8b066ee50
|
make sure reports don't blow up with multi-line console messages
|
2011-09-08 12:17:50 -04:00 |
|
John Bintz
|
d8023afaee
|
hack up a copy of jsDump and improve console reporting
|
2011-09-08 11:48:33 -04:00 |
|
John Bintz
|
363ee91b6b
|
better support for when we don't know spec line location
|
2011-09-06 16:48:19 -04:00 |
|
John Bintz
|
6bf64edb32
|
better support for re-running specific specs and getting information on which specs failed
|
2011-09-06 16:01:10 -04:00 |
|
John Bintz
|
183bd93d31
|
timer updates, should fix #56
|
2011-09-06 11:37:29 -04:00 |
|
John Bintz
|
7f197c3719
|
modify reporter for use with guard
|
2011-09-03 07:54:52 -04:00 |
|
John Bintz
|
cae6f16623
|
finish new-style reporting, time to use it
|
2011-09-02 17:00:21 -04:00 |
|
John Bintz
|
f1318a5223
|
Merge branch 'master' into qt-cleanup
|
2011-09-02 15:52:24 -04:00 |
|
John Bintz
|
e5510f13d0
|
halfway in the middle of the reporting change
|
2011-09-02 15:52:19 -04:00 |
|
John Bintz
|
b21573b1dc
|
fix a bug and give a message when the cache is building
|
2011-09-02 11:31:58 -04:00 |
|
John Bintz
|
c523a1e310
|
second part - cache spec file analysis
|
2011-09-01 10:39:29 -04:00 |
|
John Bintz
|
fa27ee715a
|
enable coffeescript cache, step 1 of a big speedup
|
2011-09-01 09:38:53 -04:00 |
|
John Bintz
|
e3923335b8
|
clean up cpp some more
|
2011-08-26 11:18:04 -04:00 |
|
John Bintz
|
a46e72c1e2
|
fix colors options, fixes #55
|
2011-08-23 20:07:05 -04:00 |
|
John Bintz
|
64037b205f
|
big merge
|
2011-08-23 19:55:48 -04:00 |
|
John Bintz
|
b54f163d3e
|
make cleanups and color fixes
|
2011-08-23 19:49:47 -04:00 |
|
John Bintz
|
a206df590f
|
ensure bad utf-8 is handled, fixes #48
|
2011-08-23 19:24:28 -04:00 |
|
John Bintz
|
d039aba84b
|
start of file listing
|
2011-08-23 19:23:56 -04:00 |
|
John Bintz
|
ebe5b03e36
|
start of file listing
|
2011-08-22 13:26:48 -04:00 |
|
John Bintz
|
dc5b8c026d
|
better errors and flatten jasmine.yml keys, allowing for merged yaml sequences in config
|
2011-08-10 13:11:05 -04:00 |
|
John Bintz
|
f094aeabc6
|
remove a flaky test
|
2011-08-10 08:55:38 -04:00 |
|
John Bintz
|
77a14311aa
|
don't process any more specs when there's an error, makes the output make more sense on super-fast computers when errors occur
|
2011-08-07 14:45:57 -04:00 |
|
John Bintz
|
572d2a8b5a
|
ensure bad utf-8 is handled, fixes #48
|
2011-08-04 10:18:05 -04:00 |
|
John Bintz
|
37c4e2e52b
|
better qt finding
|
2011-07-29 21:33:19 -04:00 |
|
John Bintz
|
2c27d6b6b3
|
handle when forms try to leave, too
|
2011-07-22 12:48:51 -04:00 |
|
John Bintz
|
8a5121bd90
|
small clenaup and ensure form submits don't trigger loops, either
|
2011-07-22 09:40:40 -04:00 |
|
John Bintz
|
13bcd5226e
|
ensure a spec can't leave the page, causing a craaaazy loop
|
2011-07-22 07:42:25 -04:00 |
|
John Bintz
|
75f4d26344
|
better handling of rails version checks
|
2011-07-19 10:29:25 -04:00 |
|
John Bintz
|
879975a8ca
|
better qt building?
|
2011-07-18 10:52:57 -04:00 |
|
John Bintz
|
e72eaef7a1
|
better finding of spec lines
|
2011-07-14 10:54:44 -04:00 |
|
John Bintz
|
3c4e557517
|
show line numbers for spec failures, whoa nelly
|
2011-07-13 14:42:47 -04:00 |
|
Ryan Carver
|
d5e44fe9a5
|
change Jasmine.root to Jasmine::Core.path to work with jasmine 1.1
|
2011-06-30 12:27:57 -07:00 |
|
John Bintz
|
1d3991f52e
|
support globs in file filters, fixes #29
|
2011-06-30 06:41:32 -04:00 |
|
John Bintz
|
edd503f262
|
passing in no files doesn't mean run a focused test with zero files, doi
|
2011-06-29 10:38:15 -04:00 |
|
John Bintz
|
99c939e6d0
|
raise exceptions on rake task failures, hopefully addresses #26
|
2011-06-28 11:24:11 -04:00 |
|
John Bintz
|
7316f77367
|
use mocha mocking instead of punching ducks
|
2011-06-28 11:06:36 -04:00 |
|
John Bintz
|
343fd6f84b
|
rearrange the furniture on the Rake task test a little bit
|
2011-06-28 10:30:41 -04:00 |
|
Zachary Spencer
|
3b214f913f
|
made the tests a bit more robust, but they may now be more DANGEROUS!
|
2011-06-28 16:49:31 +08:00 |
|
Zachary Spencer
|
ccaab1c8f3
|
Made it so the rake task doesn't explode if you're too cool to use Rails
|
2011-06-28 16:31:37 +08:00 |
|