How to Install libspock-java in Ubuntu 18.04



Install libspock-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libspock-java

Description:

testing and specification framework for Java and Groovy application

Spock is a testing and specification framework for Java and Groovy applications . It provide highly expressive specification language. . Spock is compatible with most IDEs, build tools, and continuous integration servers thanks to its JUnit runner.

Homepage: http://spockframework.org

Version: 0.7-groovy-2.0-4

Section: universe/java