Skip to content

Latest commit

 

History

History

groovy-space

Groovy Language and Units of Measurement

Sample project(s) and Spock Unit Tests to demonstrate usage of Unit API in the Groovy Language.

Subprojects

  • uom-groovy: A Groovy Extension Module for Units of Measurement providing operator overloading and more.
  • groovy-demo: Groovy demo and Spock tests of uom-groovy (Coming soon)
  • uom-spock: Spock tests that demonstrate basic Units of Measurement functionality without Groovy extensions

Build Instructions

To build all:

From the groovy-space directory:

./gradlew build