All Projects → 47degrees → Lambdatest

47degrees / Lambdatest

Licence: apache-2.0
Functional testing for Scala.

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Lambdatest

Modules
Modules in R
Stars: ✭ 54 (-16.92%)
Mutual labels:  functional-programming
Learning Sicp
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
Stars: ✭ 9,059 (+13836.92%)
Mutual labels:  functional-programming
Dive into haskell
Dive into Haskell: Examples of all features of this Pure Functional programing language
Stars: ✭ 64 (-1.54%)
Mutual labels:  functional-programming
Affect
Algebraic effects for Ruby
Stars: ✭ 56 (-13.85%)
Mutual labels:  functional-programming
Func
Functional additions to C
Stars: ✭ 58 (-10.77%)
Mutual labels:  functional-programming
Funcj
Assorted functional-oriented data structures and algorithms for Java.
Stars: ✭ 60 (-7.69%)
Mutual labels:  functional-programming
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (-18.46%)
Mutual labels:  functional-programming
Scallina
A Coq-based synthesis of Scala programs which are correct-by-construction
Stars: ✭ 65 (+0%)
Mutual labels:  functional-programming
Kari.hpp
Experimental library for currying in C++17
Stars: ✭ 58 (-10.77%)
Mutual labels:  functional-programming
Parser Combinators From Scratch
Code that accompanies the series
Stars: ✭ 56 (-13.85%)
Mutual labels:  functional-programming
Haskell Book Readers Exercises
Exercises from the readers of the Haskell Book
Stars: ✭ 56 (-13.85%)
Mutual labels:  functional-programming
Scodec Stream
Binding between scodec and FS2
Stars: ✭ 57 (-12.31%)
Mutual labels:  functional-programming
Heresy
A BASIC-flavored Lisp dialect
Stars: ✭ 60 (-7.69%)
Mutual labels:  functional-programming
Jhc Components
JHC Haskell compiler split into reusable components
Stars: ✭ 55 (-15.38%)
Mutual labels:  functional-programming
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (-3.08%)
Mutual labels:  functional-programming
Seamless Immutable Cursor
Compact Cursor Library built on top of the excellent seamless-immutable
Stars: ✭ 54 (-16.92%)
Mutual labels:  functional-programming
Racket Algebraic
Algebraic structures for untyped Racket
Stars: ✭ 60 (-7.69%)
Mutual labels:  functional-programming
Lambda
Fun with λ calculus!
Stars: ✭ 65 (+0%)
Mutual labels:  functional-programming
Iflux
iflux = immer.js + react.js
Stars: ✭ 64 (-1.54%)
Mutual labels:  functional-programming
Skunk
A data access library for Scala + Postgres.
Stars: ✭ 1,107 (+1603.08%)
Mutual labels:  functional-programming

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].