lambda-test


License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

lambda-test_2.12
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

lambda-test
lambda-test
Project URL

Project URL

https://github.com/47deg/LambdaTest
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/47deg/LambdaTest

Download lambda-test_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.5
org.scalacheck : scalacheck_2.12 jar 1.13.4
org.scala-sbt : test-interface jar 1.0
com.typesafe : config jar 1.3.1

Project Modules

There are no modules declared in this project.

Latest version Build Status codecov.io Maven Central License

LambdaTest (ABANDONED)

DEPRECATION NOTICE

The LambdaTest was a small Scala library, written in a functional style, to write test suites for Scala code. It was developed between Nov 2016 and May 2018. 47 Degrees has discontinued the development and maintenance of this library. The source code is left here for those interested in studying it.

Introduction

LambdaTest is a testing library for Scala code.

LambdaTest has the following features.

  • Written entirely in Scala.
  • Fully functional using immutable testing state.
  • Simple with relatively little code (less than 1K lines of Scala).
  • Easy to customize and extend.
  • Can include ScalaCheck properties as tests.
  • Tests can be run either via SBT or directly.

Documentation

Blog Posts

com.47deg

47 Degrees

47 Degrees is a global consulting firm and open source advocate specializing in Scala, Kotlin, Swift.

Versions

Version
1.3.1