Christian Williams & Kim Eric Mittler
|
ca6b23684e
|
Time out if we can't load suite info within 60 seconds.
|
2009-09-02 12:36:51 -07:00 |
Christian Williams & Kim Eric Mittler
|
268cb0c6c5
|
Jasmine::Runner arranges for jasmine.js, json.js, and TrivialReporter.js to be included, so callers should remove those files.
|
2009-09-02 12:16:16 -07:00 |
Christian Williams & Kim Eric Mittler
|
5e8b52debf
|
Merge branch 'master' of git://github.com/pivotal/jasmine
|
2009-09-02 10:29:59 -07:00 |
ragaskar
|
43f819e9e2
|
Deprecated getAllSuites
|
2009-09-02 07:52:11 -07:00 |
ragaskar
|
4533d6a7cd
|
specs() refactor, added test coverage
|
2009-09-02 07:30:31 -07:00 |
ragaskar
|
50134eb1ac
|
Fix 'doubled' test runs in test runner
|
2009-09-01 21:21:54 -07:00 |
Kelly Nawrocke & Aram Price
|
4138fd3626
|
adding rake test subtasks (noop) for git submodule rake compatibility
|
2009-09-01 09:20:25 -07:00 |
ragaskar
|
b9ee6a9119
|
Version revision uses current timestamp
|
2009-08-27 22:23:51 -07:00 |
ragaskar
|
d7a47264ef
|
Automatically build jsdocs on rake build tasks
|
2009-08-27 22:15:50 -07:00 |
pivotal
|
187bde37ca
|
dwf/cj: added function and tests to get a suite's spec count
|
2009-08-27 14:21:10 -07:00 |
pivotal
|
7edeb13be8
|
dwf/cj - fixing .gitignore to ignore all of idea's files.
|
2009-08-27 10:16:45 -07:00 |
ragaskar
|
e8d582600c
|
Fixes for jasmine rake test:ci
|
2009-08-26 22:41:19 -07:00 |
ragaskar
|
7a446d53c0
|
Reorg. Added examples/ with html and ruby test runner examples
|
2009-08-26 22:13:30 -07:00 |
ragaskar
|
ba5b4ab166
|
Fix compatibility with the ruby contrib runner
|
2009-08-26 15:55:08 -07:00 |
Christian Williams & Kim Eric Mittler
|
985d08885e
|
Add Jasmine.cachebust.
|
2009-08-26 10:54:16 -07:00 |
Aram Price & Ryan Dy
|
368756e4d5
|
rakefile
|
2009-08-24 17:41:51 -07:00 |
Aram Price & Ryan Dy
|
a1bc4dc2e4
|
submodules
|
2009-08-24 16:32:48 -07:00 |
ragaskar
|
f9d61108ee
|
Minor version changes
|
2009-08-21 07:00:54 -07:00 |
ragaskar
|
3993969c41
|
Add versioning to jasmine
|
2009-08-20 22:16:14 -07:00 |
ragaskar
|
9b9a4b6835
|
Add test coverage for empty suite handling
|
2009-08-20 19:32:15 -07:00 |
ragaskar
|
96bcde80af
|
Minor logging fix
|
2009-08-20 19:21:07 -07:00 |
ragaskar
|
bc790d6b87
|
Rebuild jasmine.js
|
2009-08-19 08:50:56 -07:00 |
ragaskar
|
2a4241323d
|
Permit focused running with Queue-based runner
|
2009-08-19 07:55:51 -07:00 |
ragaskar
|
0a3358f249
|
Merge in new HTML runner. Tests green, regression on focused running.
|
2009-08-19 07:42:47 -07:00 |
Christian Williams & Kim Eric Mittler
|
1573bf58c5
|
Fix reporter bug.
|
2009-08-17 13:40:32 -07:00 |
Christian Williams & Kim Eric Mittler
|
1c9607ec33
|
Add a "run all" link.
|
2009-08-17 13:37:33 -07:00 |
xian
|
e9126fdd9b
|
Fix some problems with merge.
|
2009-08-14 18:04:52 -07:00 |
xian
|
ab65914233
|
Merge branch 'master' of git@github.com:emi/jasmine into htmlreporter
Conflicts:
lib/TrivialReporter.js
spec/bootstrap.js
spec/runner.html
|
2009-08-14 18:03:47 -07:00 |
Aaron Peckham & Christian Williams
|
027b28ecb0
|
Fix formatting.
|
2009-08-14 15:44:45 -07:00 |
Aaron Peckham & Christian Williams
|
8870f907e8
|
Fixed formatting.
|
2009-08-14 15:43:36 -07:00 |
Aaron Peckham & Christian Williams
|
ca077342f3
|
Added toBeLessThan and toBeGreaterThan matchers.
|
2009-08-14 15:39:28 -07:00 |
ragaskar
|
454d453207
|
add setTimeout to Queue so reporters get periodic updates
|
2009-08-13 07:52:44 -07:00 |
ragaskar
|
8378dd95fe
|
Remove cruft
|
2009-08-12 22:19:51 -07:00 |
ragaskar
|
7b63960db0
|
Refactor Runner to use Queue; remove ActionCollection
|
2009-08-12 22:12:28 -07:00 |
Erik Hanson & Evan Cooney
|
3e68a2c2bc
|
remove a leftover call to "console.log"
|
2009-08-12 16:12:57 -07:00 |
Erik Hanson
|
4410c7cd94
|
added failure count to top of trivial reporter
|
2009-08-12 10:15:15 -07:00 |
Aaron Peckham & Christian Williams
|
93c7b092b3
|
Un-pad body.
|
2009-08-11 12:05:56 -07:00 |
Aaron Peckham & Christian Williams
|
624a6dd85c
|
More application of prettiness.
|
2009-08-10 18:07:03 -07:00 |
Aaron Peckham & Christian Williams
|
8f12dbf3b4
|
Suites are a little lighter colored.
|
2009-08-10 17:59:24 -07:00 |
Aaron Peckham & Christian Williams
|
2ef71580ad
|
Color suites to reflect spec pass/fail status.
|
2009-08-10 17:54:20 -07:00 |
Aaron Peckham & Christian Williams
|
4b244612c1
|
Visually group specs by suite.
|
2009-08-10 17:50:03 -07:00 |
Aaron Peckham & Christian Williams
|
b1a007dfb5
|
Move specFilter function to TrivialReporter.
|
2009-08-10 16:00:42 -07:00 |
Aaron Peckham & Christian Williams
|
e476f2375a
|
Allow individual specs to be rerun; show skipped tests in gray.
|
2009-08-10 15:39:48 -07:00 |
xian
|
0f04084f6c
|
Merge branch 'master' of git@github.com:emi/jasmine
|
2009-08-10 13:52:27 -07:00 |
Aaron Peckham & Christian Williams
|
22226f3423
|
Move server_is_listening_on, wait_for_listener and kill_process_group to Jasmine module
|
2009-08-10 13:49:59 -07:00 |
Aaron Peckham & Christian Williams
|
6e9cd25150
|
Pass a Proc to SimpleServer.start instead of an array to defer spec file finding.
|
2009-08-10 13:44:02 -07:00 |
Aaron Peckham & Christian Williams
|
bf3e3c60e5
|
Add table rounder javascript class
|
2009-08-10 11:01:03 -07:00 |
Brian Jenkins & Evan Cooney
|
988a406da8
|
Pretty up jasmine runner.
|
2009-08-10 09:54:01 -07:00 |
ragaskar
|
0061054aaa
|
minor runner test cleanup
|
2009-08-08 09:31:19 -07:00 |
ragaskar
|
56c26c5b55
|
Allow waits/runs in spec.after. spec.after runs in between spec end and afterEach.
|
2009-08-08 09:31:19 -07:00 |