j8spec / j8spec

Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

Home Page:https://j8spec.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

J8Spec Build Status

J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

More details here: j8spec.github.io.

How to build it

Requirements:

Then run:

$ cd j8spec
$ ./gradlew

That's it.

About

Library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.

https://j8spec.github.io

License:MIT License


Languages

Language:Java 100.0%