-
would be good if this would show something I could copy straight into sbt:
```
$ maven_search --artifact scalaz
com.workingmouse
scalaz
latest version: 3.0
org.specs2
scalaz_2.10
latest v…
cvogt updated
8 years ago
-
Description:
We'd like to move from using the deps/repositories pattern and bind to toolchains.
A great deal of the work has been done in #399 #530 and finally in #544 but we only handled scala itse…
-
It would be handy to be able to write tests against an in-memory database, so that testing does not rely on an existing database. An example of this using setup/teardown in a specs2 test would be very…
-
```
I think that the Matchers library is missing some core functionality that's
provided in other matcher libraries (Hamcrest, Specs2) - namely, the ability to
chain matchers.
I'd like to be able t…
-
JSONCollection cannot be mocked in the latest version of play-reactivemongo 👎
```
org.mockito.exceptions.base.MockitoException:
Cannot mock/spy class reactivemongo.play.json.collection.JSONColl…
-
Hi, @ChristopherDavenport thank you for the library! It seems that the latest version of the library according to the github releases (https://github.com/ChristopherDavenport/testcontainers-specs2/rel…
-
This is a JDK7 vs JDK8 issue, which is something your build system should point out and it would be better if it would work with both, although I can imagine that new development would only be done on…
-
We want all the projects to use the same test library, [scalaz-zio](https://github.com/scalaz/scalaz-zio/blob/d9a136469212f0ab14c0d6cab221386b28254e78/build.sbt#L39) uses specs2.
The plugin already…
-
Hi
We have an issue with bowler and file uploads. It looks like files that are uploaded that are larger than 10kb is saved and there path is stored inside the StoreLocation "variable" of the string t…
-
Hi all,
Im following [ExamplePactSpec](https://github.com/DiUS/pact-jvm/blob/v4.x/consumer/pact-jvm-consumer-specs2/src/test/scala/au/com/dius/pact/consumer/specs2/ExamplePactSpec.scala) to migrate f…