My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 108
#summary Overview and Introduction = API Documentation = The full documentation for this project is located at http://gaetestbed.geewax.org/index.html = Introduction = Writing tests for !AppEngine applications seems more difficult to me than it should be. This project is a set of base tes...
==Why !ShouldIt?== Are you using specification extension methods for your test assertions? Unless you just picked up this habit, you have probably found yourself copying these methods from project to project and perhaps even modifying them to work with different testing frameworks. !ShouldIt solv...
shUnit2 is a [http://en.wikipedia.org/wiki/XUnit xUnit] unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to [http://junit.org/ JUnit], [http://pyunit.sourceforge.net/ PyUnit], etc. If you have ever had the desire to write a unit test for a shell scri...
A pragmatic approach to property based testing. For questions, problems, solutions, etc ... : http://groups.google.com/group/quicknet See http://kilfour.wordpress.com/2009/11/02/logging-in/ for an example of use. The difference between quicknet and other !QuickCheck based testing frameworks...
EMotest is a small library that can be used to monitor and assert event behaviour of .Net objects in automated tests. You can record events with just one statement and verify assertions with a nice fluent interface, making your easier to write and more readable. Emotest can be used with any .Net ...
Yet another C++ xUnit implementation with a code processing tool that enables Java-style annotations to simplify the creation of C++ unit tests. Features a built-in assertion class very similar to the JUnit Assert class and test fixtures support.
MockItNow is a mocking framework for C++. For more details, please look here: http://www.rorydriscoll.com/mockitnow You can browse the source, or download a zip file with the source, examples and UnitTest++.
Punity is a very crude unit testing framework for Processing, to be used from within the Processing IDE. It is distributed as a Processing library, just drop it in your Processing libraries folder and use it.
Using only log4net and Microsoft Unit Test framework, a simple command-line driven test program.
*jqMock* is a lightweight javascript Mock Framework for the [http://code.google.com/p/jqunit/ jqUnit testing framework]. jqMock allows functions in dependent functions such as native alert dialogs to be mocked, so that your own code can be tested in isolation. jqMock has comprehensive expectation...
1 2 3 4 5 6 7 8 9 10 Next