utils-testing


License

License

GroupId

GroupId

fi.sn127
ArtifactId

ArtifactId

utils-testing_2.12
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

utils-testing
utils-testing
Project URL

Project URL

https://github.com/sn127/utils
Project Organization

Project Organization

fi.sn127
Source Code Management

Source Code Management

https://github.com/sn127/utils/tree/master

Download utils-testing_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
fi.sn127 : utils-fs_2.12 jar 0.8.0
com.jsuereth : scala-arm_2.12 jar 2.0
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.

Moved to: https://gitlab.com/e257/testing/dirsuite

DirSuite test framework and add-on for ScalaTest

This is DirSuite add-on to ScalaTest. DirSuite can run (huge) collection of tests which are defined on filesystem. Arguments, inputs and expected reference output files are defined in the test directory.

fi.sn127

SN127

Versions

Version
0.6.0
0.5.1
0.5.0