Simple, easy-to-use, efficient testing library, for C, C++, Java, .NET, Python and Ruby. Combining high discoverability and low coupling, xTests is a lightweight solution designed for use in verifying other libraries.
Tensor is a tool written in Ruby that helps provide an estimate on the cost of change on test source code based on a radical change in design on production source code, especially around branch execution code. It works with the JRuby interpreter also on
Longboard is a Web testing tool that creates an easily scriptable bridge between the Fitness acceptance testing framework and Watir a ruby framework for directly driving an instance of IE. Now you can easily test web front ends with Fitnesse.
AFTER is a configurable test engine written in Ruby. Libraries can be added to facilitate testing against any application type. It also allows for test scripts to be written in any format provided there is an associated script reader for that format.
automates the build,test,check cycle by automatic build of new versions from version control
A few modules to simply help you developing apps in ruby.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
Eric is a Python IDE written using PyQt and QScintilla. It provides various features such as any number of open editors, an integrated (remote) debugger, project management facilities, unit test, refactoring and much more.
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control
SchMock is a simple Ruby mock object implementation knocked together while developing a ruby on rails app
Ruby mocking/stubbing library with JMock/SchMock syntax, which allows mocking/stubbing of methods on real (non-mock) classes
Hardmock is an expectations-driven mock objects tool for Ruby with emphasis on correct and complete call ordering
FlexMock is a simple mock object for unit testing
A framework for unit testing in Ruby, helping you to design, debug and evaluate your code by making it easy to write and have tests for it
Ruby Mock is a package that makes it easy to implement Mock Objects in RubyUnit test cases
Saikuro is a Ruby cyclomatic complexity analyzer.
CMock is a module/object mocking framework for interaction-based unit testing in C projects