Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Integration Testing Framework

5.0
 
  0 reviews  |  4 users  |  8,598 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

qMock is a standalone, lightweight mocking framework that facilitates integration testing for JavaScript programs. var ninja = new Mock();Please note it is useful, but not essential, to have some experience of testing code in a TDD manner to use qMock qMock is a 'expect-run-verify' ... [More] JavaScript mocking library in the style of jMock, or EasyMock, which can be used in isolation, or more usefully in conjunction with a test-harness such as QUnit, or YUI Test as part of the TDD cycle. It facilitates behaviour-based, or 'glass-box' testing of JavaScript programs, by allowing developers to mock collaborator objects, and verify their behaviour. It was written by Mark Meyer and Andy Beeching, a couple of JS hackers in London, and we thought we'd share the results with the community. You may want to: Find out more about the project. Read the API docs. Get up to speed on TDD Learn more about mocking. (TODO) See examples of mocks in action. (TODO) [Less]

0
 
  0 reviews  |  0 users  |  3,544 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

The sicomtest framework allows you to setup step-by-step component integration tests. You can test the integration of any subset of your components. For example sicomtest is very useful for testing code transformation passes. Sicomtest is developed by the Systems Engineering Group of the ... [More] Technische Universität Dresden. We have used it successfully in the compiler and static instrumentation area. Features: simplicity reuse existing tools (e.g. make) just specify two small files but you can also specify more complex tests by using any scripting language you like nice test runner is able to run a specifed subset of the test provides an overview about successful and failed tests all outputs are logged to allow for debugging Have a look at our Tutorial. [Less]

0
 
  0 reviews  |  0 users  |  223 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

This project host the examples of the JEE tutorials of creasystem. The tutorials are available on www.creasystem.ch.

0
 
  0 reviews  |  0 users  |  518 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.