JtestR
JtestR is a tool that will make it easier to test Java code with state of the art Ruby tools. The main project is a collection of Ruby libraries bundled together with JRuby integration so that running tests is totally painless to set up. The project also includes a background server so that the startup cost of JRuby can be avoided. Examples of Ruby libraries included are RSpec, dust, Test/Unit, mocha and ActiveSupport.
The vision of the project is to be the testing tool of choice for Java projects, offering nice Ant, Maven and buildr integration. It will also support integration testing with common Ruby libraries like Ruby/LDAP and ActiveRecord, while still providing access to Java libraries and helpers.
Features
- Allows testing of Java code with Ruby
- Integrates JRuby 1.5+
- Supports testing with
- Allows mocking of any non-final Java class or method
- Supports Ant
- Supports Maven
News
Blog Posts
-
Blog post:
JtestR 0.6 Released
created by
Sep 30, 2010
-
Blog post:
JtestR 0.5 Released
created by
Nov 14, 2009
-
Blog post:
JtestR 0.4 Released
created by
May 07, 2009
-
Blog post:
JtestR 0.3.1 Released
created by
Aug 17, 2008
-
Blog post:
JtestR 0.3 Released
created by
Jun 15, 2008
