alourie/java-mateview
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
JavaMateView
============
Requirements
------------
* jruby-1.3.1 installed and set up on your path
* rspec gem installed via gem install rspec
Running the Ant-based unit-tests
--------------------------------
rake java:test
Running the RSpec parsing specs
-------------------------------
Make sure that the 'spec' command refers to the jruby
spec binary.
On OSX:
jruby -J-XstartOnFirstThread $(which spec) spec
On Linux:
spec spec/