TestUtils

Test utilities for Scala projects

License

License

MIT
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

testutils_2.12
Last Version

Last Version

2.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

TestUtils
Test utilities for Scala projects
Project URL

Project URL

https://github.com/Dwolla/scala-test-utils
Project Organization

Project Organization

com.dwolla
Source Code Management

Source Code Management

https://github.com/Dwolla/scala-test-utils

Download testutils_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.dwolla/testutils_2.12/ -->
<dependency>
    <groupId>com.dwolla</groupId>
    <artifactId>testutils_2.12</artifactId>
    <version>2.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwolla/testutils_2.12/
implementation 'com.dwolla:testutils_2.12:2.0.0-M6'
// https://jarcasting.com/artifacts/com.dwolla/testutils_2.12/
implementation ("com.dwolla:testutils_2.12:2.0.0-M6")
'com.dwolla:testutils_2.12:jar:2.0.0-M6'
<dependency org="com.dwolla" name="testutils_2.12" rev="2.0.0-M6">
  <artifact name="testutils_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwolla', module='testutils_2.12', version='2.0.0-M6')
)
libraryDependencies += "com.dwolla" % "testutils_2.12" % "2.0.0-M6"
[com.dwolla/testutils_2.12 "2.0.0-M6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.7.0

Project Modules

There are no modules declared in this project.

Scala Test Utilities

license

See the submodules’ READMEs for more information on what features are available.

Submodule Description Artifact Name
Core Common utilities with minimal dependencies "com.dwolla" %% "testutils" % {version}
ScalaTest with fs2 Async FlatSpec-style helpers for testing fs2 Streams or logic in the cats-effect IO monad "com.dwolla" %% "testutils-scalatest-fs2" % {version}
Specs2 Various matchers and guards for testing with Specs2 "com.dwolla" %% "testutils-specs2" % {version}
Specs2 with Akka Specs2, with additional Akka helpers "com.dwolla" %% "testutils-specs2-akka" % {version}
com.dwolla

Dwolla

Power your app with programmable our payments platform

Versions

Version
2.0.0-M6