Popularity
3.8
Stable
Activity
0.6
Growing
65
34
4

Description

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.

Programming language: Scala
Tags: Testing     Scala.js     FP    

LambdaTest alternatives and similar packages

Based on the "Testing" category.
Alternatively, view LambdaTest alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of LambdaTest or a related project?

Add another 'Testing' Package

README

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


*Note that all licence references and agreements mentioned in the LambdaTest README section above are relevant to that project's source code only.