IASAbout IASDesignHostingPromotionConsultingContact


    Unit Testing Tools Ruby Languages













Unit Testing Tools Ruby Languages


A unit test is a procedure used to verify that a particular module of source code is working properly. The idea about unit tests is to write test cases for all functions and methods so that whenever a change causes a regression, it can be quickly identified and fixed. Ideally, each test case is separate from all others.Unit testing is the building block to test driven development (TDD).

    Top: Computers: Programming: Languages: Ruby: Tools: Unit Testing
See Also:

  • Integrity - Provides an automated continuous integration server using the sinatra framework and git repositories.
  • Null is Love: Testing in Rails - Provides a tutorial to start unit testing with Rails.
  • Shoulda - An alternative framework to make unit tests in Rails.
  • Test::Unit - Offers documentation for the default Rails unit testing tool.
  • RSpec - Provides a behaviour driven development framework for the language, allowing to write application scenarios and test them.


Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Click here to add, change or remove your listing

Top


Home | About IAS | Web Design | Web Hosting | Promotion | Consulting | Support | Contact IAS

Copyright © 1995-2009 Internet Advertising Solutions, Inc.
Copyright Notice | Privacy Policy | Site Map | APR









  MySQL - 0 sec.