All Projects → kubukoz → Flawless

kubukoz / Flawless

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

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Flawless

Shapeless
Generic programming for Scala
Stars: ✭ 3,207 (+9618.18%)
Mutual labels:  functional-programming, fp
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (+1018.18%)
Mutual labels:  functional-programming, fp
Prelude Ts
Functional programming, immutable collections and FP constructs for typescript and javascript
Stars: ✭ 315 (+854.55%)
Mutual labels:  functional-programming, fp
Pfps Shopping Cart
🛒 The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
Stars: ✭ 262 (+693.94%)
Mutual labels:  functional-programming, fp
Fkit
A functional programming toolkit for JavaScript.
Stars: ✭ 588 (+1681.82%)
Mutual labels:  functional-programming, fp
Eslint Plugin Functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
Stars: ✭ 282 (+754.55%)
Mutual labels:  functional-programming, fp
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (+1000%)
Mutual labels:  functional-programming, fp
Bow Arch
🏛 Functional Architecture in Swift using Bow
Stars: ✭ 166 (+403.03%)
Mutual labels:  functional-programming, fp
Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (+1530.3%)
Mutual labels:  functional-programming, fp
Fp Jargon Zh
函数式编程术语及示例。本项目译自 https://github.com/hemanth/functional-programming-jargon
Stars: ✭ 507 (+1436.36%)
Mutual labels:  functional-programming, fp
Pratica
🥃 Functional Algebraic Data Types
Stars: ✭ 246 (+645.45%)
Mutual labels:  functional-programming, fp
Frameless
Expressive types for Spark.
Stars: ✭ 717 (+2072.73%)
Mutual labels:  functional-programming, fp
Functional Programming Jargon
Jargon from the functional programming world in simple terms!
Stars: ✭ 14,351 (+43387.88%)
Mutual labels:  functional-programming, fp
D4s
Dynamo DB Database Done Scala-way
Stars: ✭ 27 (-18.18%)
Mutual labels:  functional-programming, fp
Zio Saga
Purely Functional Transaction Management In Scala With ZIO
Stars: ✭ 200 (+506.06%)
Mutual labels:  functional-programming, fp
Monio
Async-capable IO monad for JS
Stars: ✭ 311 (+842.42%)
Mutual labels:  functional-programming, fp
Metalang99
A functional language for C99 preprocessor metaprogramming
Stars: ✭ 152 (+360.61%)
Mutual labels:  functional-programming, fp
Nyaya
Random Data Generation and/or Property Testing in Scala & Scala.JS.
Stars: ✭ 165 (+400%)
Mutual labels:  functional-programming, fp
Fasy
FP iterators that are both eager and asynchronous
Stars: ✭ 488 (+1378.79%)
Mutual labels:  functional-programming, fp
Funfix
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
Stars: ✭ 596 (+1706.06%)
Mutual labels:  functional-programming, fp

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

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].