Results 1 - 7 of 7
Flex Mock is a simple, but flexible, mock object library for Ruby unit testing.
Platform:unknown ; License:MIT/X Consortium License
References:https://flexmock.rubyforge.org/
Watir, pronounced water, is an open-source (BSD) library for automating web browsers. It allows you to write tests that are easy to read and maintain. It is simple and flexible.
Watir drives browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir also checks results, such as whether expected text appears on the page.
Watir is a family of Ruby libraries but it supports your app no matter what technology it is developed in. Like other programming languages, Ruby gives you the power to connect to databases, read data files and spreadsheets, export XML, and structure your code as reusable libraries. Unlike other programming languages, Ruby is concise and often a joy to read.
Platform:Cross Platform ; License:unknown
Reference:https://watir.com/
Uttk is a unified and extensible framework for dynamic testing. It is designed to support any test strategy. It understands YAML and Ruby as input languages (test description), YAML, XML and HTML as output languages (test results).
Platform:OS Independent; License:GNU Lesser General Public License(LGPL)
References:https://rubyforge.org/projects/ttk
Mocha is a library for mocking and stubbing using a syntax like that of JMock. It can be used with many testing frameworks e.g. Test::Unit, RSpec, test/spec, expectations, Dust, MiniTest and even JtestR. It also provides a unified, simple and readable syntax for both traditional mocking and partial mocking.
Platform:unknown ;License:MIT/X Consortium License, Ruby License
References:https://mocha.rubyforge.org/
Rfuzz is a Ruby library to easily test web applications from the outside using a fast HttpClient and wicked evil RandomGenerator allowing the average programmer to use advanced fuzzing techniques for just pennies a day.
Features:
A full ultra fast and light HTTP client based on the Mongrel core.
A fast ArcFour based RandomGenerator that feeds your applications more garbage than an army of freegans eats in a day.
A small DSL (Domain Specific Language) for running test Sessions and gathering statistics about the test.
Integration with RSpec for organizing and running tests.
Platform:unknown ; License:unknown
References:https://rfuzz.rubyforge.org/
Rubicon provides test cases for the core Ruby language and for the built-in classes. We try to track the evolution of Ruby as it is implicitly specified by the implementation of the language.
Platform:Cross-platform ; License:Ruby License
References:https://rubytests.rubyforge.org/
FunFX is open-source and uses Ruby to write tests. Ruby is a simple but yet powerful language, which makes it possible to write tests that are easy to understand. Ruby was due to its DOM capabilities and the fact that it is a scripting language.
Platform:Windows ; License:MIT/X Consortium License
Reference:https://funfx.rubyforge.org/