Added J8Spec Testing framework

This commit is contained in:
sgwerder
2016-03-22 16:00:53 +01:00
parent 97a36c9c0e
commit 48bd6e0222

View File

@ -641,6 +641,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Truth](https://github.com/google/truth) - Google's assertion and proposition framework.
* [Unitils](http://www.unitils.org/) - Modular testing library for unit and integration testing.
* [WireMock](http://wiremock.org/) - Stubbs and mocks web services.
* [J8Spec](https://tprado.github.io/j8spec/) - J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine.
## Utility