Commit Graph

487 Commits

Author SHA1 Message Date
Christian Williams & Aaron Peckham d378ce76e5 More work on meta_spec.rb. 2009-07-10 10:31:34 -07:00
Christian Williams & Aaron Peckham fe7c91220f Exposing eval_js and more interface. 2009-07-10 10:14:27 -07:00
Davis W. Frank 708d148d31 dwf: merging in Xian's multi-reporter updates 2009-07-09 21:53:28 -07:00
Christian Williams & Aaron Peckham 8b7ecc3f5c Be smarter about picking a server port, so multiple instances could run on the same box 2009-07-09 18:25:04 -07:00
Christian Williams & Aaron Peckham ae610eca0d Created Jasmine::Runner, added rspec builder. 2009-07-09 18:14:10 -07:00
Christian Williams 3a518b2a3c Move jasmine_runner.rb to emi/jasmine fork. 2009-07-09 11:17:58 -07:00
Christian Williams f451e633cb Add reportRunnerStarting callback to reporters. 2009-07-08 18:33:15 -07:00
Christian Williams e1408a9f58 Add jasmine.Reporter no-op base class for reporters. 2009-07-08 18:18:17 -07:00
Christian Williams 0c24c2df2e jasmine.Env should always have a reporter now, no need to check. 2009-07-08 18:01:05 -07:00
Christian Williams a6aa9c652b Allow for registration of multiple Reporter with Jasmine. 2009-07-08 17:55:25 -07:00
Christian Williams 521f839753 Remove cruft from elsewhere. 2009-07-08 11:04:35 -07:00
Christian Williams 687b94374c Clarification re spy properties. 2009-07-08 00:07:29 -07:00
Christian Williams 6b32586e1f Remove unused parameter. 2009-07-07 23:59:38 -07:00
Christian Williams ed00c13b15 Provide a way to add more matchers in a spec or suite without affecting later specs or suites. 2009-07-07 23:57:03 -07:00
Christian Williams 378d6bb4ff jasmine.Spec.prototype.(expect|waits|waitFor) shouldn't be deprecated. 2009-07-07 23:06:41 -07:00
Christian Williams 662b4b94f4 jasmine.Spec.prototype.(expect|waits|waitFor) shouldn't be deprecated. 2009-07-07 23:06:18 -07:00
Davis W. Frank 19b73469dd dwf: more doc commits 2009-06-28 13:36:51 -07:00
Davis W. Frank 165c041256 dwf: more docs; also, previous commit refactored spies for better documentation 2009-06-28 13:35:52 -07:00
Davis W. Frank 7e956f77f5 Merge branch 'pivotal' 2009-06-28 13:26:45 -07:00
Davis W. Frank 254de641f7 dwf: added JsDoc files & lots of documentation in the source 2009-06-28 13:25:26 -07:00
ragaskar 3ccb2e6e8d Add console.log protection to TrivialReporter.js 2009-06-24 22:20:07 -07:00
ragaskar 275b83cc52 Re-arranged files so that lib represents a standalone drop-in of Jasmine. Killed JSON reporter because it has been succeeded by TrivialReporter.js. Using mock-timeout in src for mock-timeout functionality (instead of maintaining two copies 2009-06-24 07:44:40 -07:00
ragaskar c420c78517 Updated example.html to use TrivialReporter 2009-06-20 20:01:03 -07:00
pivotal 280c7bcf27 jb/dwf - updated Jasmine to move mock-timeout into the src dir & build; rake build simplified 2009-06-19 11:47:33 -07:00
ragaskar 7b3cfab563 Fixed example.html 2009-06-16 07:47:25 -07:00
ragaskar ff5e1d337a Fixed bootstrap tests 2009-06-16 07:19:15 -07:00
ragaskar 853f47e4aa Added rake :build task to concat files together. Removed jsUnitMockTimeout.js 2009-06-16 07:13:45 -07:00
pivotal 5b24ee8498 Merge branch 'master' of git://github.com/infews/jasmine into infews/master 2009-06-15 14:03:03 -07:00
Davis W. Frank a5cf424f08 dwf: finished ExceptionsTest.js - BOOTSTRAP is red, not sure why 2009-06-15 13:47:05 -07:00
Davis W. Frank 6a2602f243 dwf: started moving Exceptions tests from bootstrap to runner 2009-06-15 08:28:14 -07:00
Davis W. Frank 95b52b9f82 dwf: moved runner finished & callback test to suites 2009-06-15 08:14:55 -07:00
Brian Takita 8723421bc3 Fixed example.html 2009-06-15 00:51:51 -07:00
Brian Takita 67d9466e5a Ignoring rubymine files. 2009-06-15 00:51:45 -07:00
Davis W. Frank 9928674b37 dwf: moved test of #explodes into SpecRunningTest.js - GREEN 2009-06-14 23:41:14 -07:00
Davis W. Frank b2cbff3bb6 dwf: monster file re-org. RED BUILD 2009-06-14 23:34:29 -07:00
Davis W. Frank e48c22ffbd dwf: removing a bunch of duplciated files 2009-06-14 23:15:09 -07:00
Davis W. Frank 8f13a631e7 dwF: moving toNotEqual to report !this.env.equals_ instead of a straight !== 2009-06-14 23:14:20 -07:00
ragaskar 9b712613c5 Added example of nested describes 2009-05-28 20:27:43 -07:00
ragaskar 9d95483de6 Refactored into class files. Meta-tests and runner for jasmine. Stack traces available for Firefox and supported browsers. Experimental pretty print matcher support. Many other new features 2009-05-28 20:02:15 -07:00
Rajan Agaskar cabc666505 Updated to latest version of Jasmine 2009-04-22 08:01:23 -07:00
Rajan Agaskar a3ea7c7c47 Updated to latest jasmine version 2009-04-22 08:00:04 -07:00
ragaskar 2032f51460 Minor test fixup to support env-js DOM implementation 2009-03-01 07:38:00 -08:00
ragaskar 3d1fb9bc3a added additional spy example to README. 2009-03-01 07:06:09 -08:00
ragaskar 6ee92179d8 proxying dwf README changes. 2009-03-01 06:55:39 -08:00
ragaskar 9404716322 Doc fixes. Really, markdown? Really? 2009-03-01 05:47:02 -08:00
ragaskar 2c8c3464b2 Documentation updates 2009-03-01 05:34:39 -08:00
ragaskar dd8f248f7b Major jasmine updates 2009-03-01 05:34:00 -08:00
Chad Woolley 9117bcaa41 update readme w/links to open source mailing list and tracker project 2009-03-12 15:03:09 -07:00
Chad Woolley 76927a0301 update readme w/links to open source mailing list and tracker project 2009-03-12 15:01:32 -07:00
pivotal 145a2253e8 dwf/rva: exception handling should now work in most cases. 2009-01-15 14:27:39 -08:00