JRuby/Gradle plugin providing integration to various Ruby test tools
Go to file
Christian Meier 99a6852a07 added configuration property 'pattern'
which corresponds to the rspec options --pattern
2015-07-20 19:35:43 +02:00
gradle basic rspec plugin 2015-07-19 11:54:57 +02:00
jruby-gradle-rspec-plugin added configuration property 'pattern' 2015-07-20 19:35:43 +02:00
.gitignore Initial commit 2015-07-09 15:10:37 -07:00
.travis.yml basic rspec plugin 2015-07-19 11:54:57 +02:00
HACKING.md basic rspec plugin 2015-07-19 11:54:57 +02:00
LICENSE Initial commit 2015-07-09 15:10:37 -07:00
LICENSE.md basic rspec plugin 2015-07-19 11:54:57 +02:00
README.md Initial commit 2015-07-09 15:10:37 -07:00
build.gradle basic rspec plugin 2015-07-19 11:54:57 +02:00
gradle.properties basic rspec plugin 2015-07-19 11:54:57 +02:00
gradlew basic rspec plugin 2015-07-19 11:54:57 +02:00
gradlew.bat basic rspec plugin 2015-07-19 11:54:57 +02:00
settings.gradle basic rspec plugin 2015-07-19 11:54:57 +02:00

README.md

jruby-gradle-test-plugin

JRuby/Gradle plugin providing integration to various Ruby test tools