kubukoz / flawless   0.1.0-M12

GitHub

WIP Delightful, purely functional testing no-framework. Don't even try to use it at work!

Scala versions: 2.12

flawless

Delightful, purely functional testing no-framework.

License Gitter

Work in progress

This project is a work in progress. Use it at your own responsibility. I expect the API to change quite often for the time being.

Installation

"com.kubukoz" %% "flawless" % "x.x.x"

Usage

import flawless._
import flawless.syntax._

Design

See design doc and watch the talk!

Adoption