scalatest-spring

A simple integration of ScalaTest with Spring to manage test context lifecycle. Uses standard Spring annotations and a stackable Scala trait.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.lancearlaus
ArtifactId

ArtifactId

scalatest-spring_2.11
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalatest-spring
A simple integration of ScalaTest with Spring to manage test context lifecycle. Uses standard Spring annotations and a stackable Scala trait.
Project URL

Project URL

http://github.com/lancearlaus/scalatest-spring
Project Organization

Project Organization

com.github.lancearlaus

Download scalatest-spring_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lancearlaus/scalatest-spring_2.11/ -->
<dependency>
    <groupId>com.github.lancearlaus</groupId>
    <artifactId>scalatest-spring_2.11</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lancearlaus/scalatest-spring_2.11/
implementation 'com.github.lancearlaus:scalatest-spring_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.lancearlaus/scalatest-spring_2.11/
implementation ("com.github.lancearlaus:scalatest-spring_2.11:0.1.0")
'com.github.lancearlaus:scalatest-spring_2.11:jar:0.1.0'
<dependency org="com.github.lancearlaus" name="scalatest-spring_2.11" rev="0.1.0">
  <artifact name="scalatest-spring_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lancearlaus', module='scalatest-spring_2.11', version='0.1.0')
)
libraryDependencies += "com.github.lancearlaus" % "scalatest-spring_2.11" % "0.1.0"
[com.github.lancearlaus/scalatest-spring_2.11 "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
org.scalatest : scalatest_2.11 jar [2.2,2.3),[2.20,2.30),[2.200,2.300),[2.2000,2.3000),[2.20000,2.30000)
org.springframework : spring-context jar [4,5)
org.springframework : spring-test jar [4,5)

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0