Languages

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking

rubygems : minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.

Last Version: 5.4.1

Release Date:

Admin Console Jruby Plugin

org.glassfish.admingui : console-jruby-plugin

Jruby bundle for Glassfish V3 Admin Console

Last Version: 3.1-b19

Release Date:

vert.x

org.vert-x : vertx-lang-jruby

vert.x - Effortless asynchronous application development for the modern web and enterprise

Last Version: 1.3.1.final

Release Date:

joda-timezones

org.jruby : joda-timezones

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 2019c

Release Date:

Last Version: 1.8.10

Release Date:

jnr-x86asm

org.jruby.extras : jnr-x86asm

A pure-java X86 and X86_64 assembler

Last Version: 1.0.0

Release Date:

RDoc produces HTML and command-line documentation for Ruby projects

rubygems : rdoc

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.

Last Version: 4.1.2

Release Date:

JRuby Main Maven Artifact With ASM Relocated

org.jruby : jruby-noasm

JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java.

Last Version: 9.0.0.0.pre1

Release Date:

JRuby Shared

org.jruby : shared

A 1.9.3 compatible Ruby interpreter for the JVM

Last Version: 1.7.4

Release Date:

Last Version: 17.10.0.0

Release Date:

JRuby Readline

rubygems : jruby-readline

readline extension for JRuby

Last Version: 1.3.7

Release Date:

core

com.colisweb : JRubysnessHours_2.13

Utility library for plannings, date and time intervals, and time exceptions. Made to be easily used for JRuby interops

Last Version: 1.3.0

Release Date:

Last Version: 0.9.8

Release Date:

multilang-ruby

org.apache.storm : multilang-ruby

Distributed and fault-tolerant realtime computation

Last Version: 2.4.0

Release Date:

Last Version: 4.0.4

Release Date:

Ruby based make-like utility.

rubygems : rake

Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax.

Last Version: 10.1.0

Release Date:

Enunciate - Ruby Module

org.codehaus.enunciate : enunciate-ruby

The Enunciate Ruby module generates the Ruby client code for accessing the Enunciate services.

Last Version: 1.31

Release Date:

Enunciate - Ruby JSON Client Module

com.webcohesion.enunciate : enunciate-ruby-json-client

The Enunciate Ruby JSON Client module generates the Ruby client code for accessing the JSON components of the Web service API.

Last Version: 2.14.0

Release Date:

Waffle Ruby

org.codehaus.waffle : waffle-ruby

Waffle is a Java action-based web framework designed to support enterprise-level business applications, with no mandatory XML configuration (beyond the minimal web.xml required by any JEE webapp) and no proprietary UI markup language. Its guiding principles are agility, simplicity, pluggability and interoperability.

Last Version: 1.3

Release Date:

GumTree gen.ruby

com.github.gumtreediff : gen.ruby

GumTree tree generator for Ruby code (JRuby based).

Last Version: 3.0.0

Release Date:

vertx-lang-ruby-gen

io.vertx : vertx-lang-ruby-gen

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 4.0.0-milestone4

Release Date:

Psych is a YAML parser and emitter

rubygems : psych

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

Last Version: 2.0.15

Release Date:

Polyglot Tesla :: Ruby

io.tesla.polyglot : tesla-polyglot-ruby

Tesla: A next generation development infrastructure framework.

Last Version: 0.1.1

Release Date:

Last Version: 1.0.5

Release Date:

rubyist

sc.ala : rubyist_2.11

A scala goodies for rubyist

Last Version: 0.2.6

Release Date:

Rubygems Tools

org.torquebox.mojo : rubygems-tools

mavengem protocol converts a rubygems repository on the fly to a maven repository and the mavengem wagon uses it to provide gem artifacts to maven POMs

Last Version: 1.0.3

Release Date:

maven distribution as gem

rubygems : ruby-maven-libs

maven distribution as gem - no ruby executables !

Last Version: 3.3.3

Release Date:

JRuby Parser

org.jruby : jrubyparser

A library to expose exact char-for-char position information of Ruby syntax.

Last Version: 0.5.3

Release Date:

An xUnit family unit testing framework for Ruby.

rubygems : test-unit

Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

Last Version: 3.0.3

Release Date:

jruby-container

com.bertramlabs.plugins : jruby-container

Provides an isolated Jruby Execution Container that can fetch gems to run from rubygems in an isolated folder.

Last Version: 0.6.3

Release Date:

Last Version: 9.0.0.v20130315

Release Date:

Last Version: 1.0.0RC3

Release Date:

Last Version: 1.2.0

Release Date:

jruby-mains

org.jruby.mains : jruby-mains

a set of main method to launch a jruby application from within a jar or war file or start jetty as executable

Last Version: 0.6.1

Release Date:

Plexus Languages

org.codehaus.plexus : plexus-languages

Plexus Languages maintains shared language features.

Last Version: 1.1.1

Release Date:

marytts-languages

de.dfki.mary : marytts-languages

An open-source, multilingual Text-to-Speech Synthesis platform written in Java

Last Version: 5.2.1

Release Date:

Camel Quarkus :: Integration Tests :: Core Languages :: Tests

org.apache.camel.quarkus : camel-quarkus-integration-test-core-languages

The camel quarkus integration tests for Camel Core languages: Constant, ExchangeProperty, Header, Ref, Simple

Last Version: 2.10.0

Release Date:

krLanguages

org.bitbucket.goalhub.krTools : krLanguages

Knowledge representation technologies that support the KR interface defined in the Knowledge Representation Tools project.

Last Version: 1.4.0

Release Date:

Last Version: 0.1-M11

Release Date:

Last Version: 1.11.1

Release Date:

Last Version: 1.11.1

Release Date:

ossrh-language-utils

it.unitn.disi.languageutils : languages-utils

deployment to the Central Repository via OSSRH of language-utils component

Last Version: 1.0

Release Date:

Prism4j Pre-packaged Languages

ca.blarg : prism4j-languages

An assortment of pre-packaged language grammars for use with Prism4j.

Last Version: 1.0.0

Release Date:

Last Version: 1.12.2

Release Date:

Che Plugin :: Language Server :: Parent

org.eclipse.che.plugin : che-plugin-languageserver-parent

Provides version of third parties artifacts to use in Codenvy platform projects

Last Version: 7.0.0-rc-3.0

Release Date:

Last Version: 1.12.2

Release Date:

Last Version: 1.12.2

Release Date: