Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.5 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.5 KB

LambdaTest

Latest version Build Status codecov.io Maven Central License

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