An open API service indexing awesome lists of open source software.

https://github.com/isarn/isarn-scalatest

ScalaTest matchers and other utilities
https://github.com/isarn/isarn-scalatest

Last synced: 8 months ago
JSON representation

ScalaTest matchers and other utilities

Awesome Lists containing this project

README

          

# isarn-scalatest
ScalaTest matchers and other utilities

### API documentation
https://isarn.github.io/isarn-scalatest/latest/api/

### How to include in your project

``` scala
libraryDependencies += "org.isarnproject" %% "isarn-scalatest" % "0.0.3"
```