TestUtils-specs2-akka

Test utilities for Scala projects

License

License

MIT
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

testutils-specs2-akka_2.12
Last Version

Last Version

2.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

TestUtils-specs2-akka
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-specs2-akka_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.dwolla : testutils-specs2_2.12 jar 2.0.0-M6
com.typesafe.akka : akka-actor_2.12 jar [2.4,)
com.typesafe.akka : akka-testkit_2.12 jar [2.4,)

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