File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ruby and the fly likes Various Testing Frameworks in Rails Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Ruby
Reply Bookmark "Various Testing Frameworks in Rails" Watch "Various Testing Frameworks in Rails" New topic
Author

Various Testing Frameworks in Rails

Vamsi S Krishna
Greenhorn

Joined: Jul 20, 2009
Posts: 4
For unit testing I tried Shoulda and Rspec
Integration testing - Webrat
code coverage - Rcov

There are so many choices for a testing suite I am wondering which one is the best to choose to have a complete testing (like unit, functional, integration and code coverage).
Gregory Brown
author
Greenhorn

Joined: Jul 18, 2009
Posts: 14
Vamsi S Krishna wrote:For unit testing I tried Shoulda and Rspec
Integration testing - Webrat
code coverage - Rcov

There are so many choices for a testing suite I am wondering which one is the best to choose to have a complete testing (like unit, functional, integration and code coverage).


Have you been having any problems with the tools you've tried so far? If not, don't worry about the choices
 
IntelliJ Java IDE
 
subject: Various Testing Frameworks in Rails
 
Threads others viewed
EMMA: an open-source Java code coverage toolkit
Who will do Integration testing
Project Structure
tips for procedural cobol programmer to do java testing
To author
developer file tools