munit

Test library

A testing library for Scala that provides actionable errors and extensible APIs for writing reliable tests

Scala testing library with actionable errors and extensible APIs

GitHub

431 stars
14 watching
90 forks
Language: Scala
last commit: 6 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scalatest/scalatest A testing toolkit for writing and running tests for Scala and Java software 1,154
scalameta/scalameta An integrated development environment for Scala programming languages 1,116
monix/minitest A lightweight testing framework for Scala and Scala.js 179
norman/telescope A test library for Lua that supports declarative testing with nested contexts and code coverage reports. 161
jyapayne/einheit A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. 48
scalameta/sbt-scalafmt An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. 201
nadavwr/makeshift A quick hack for unit testing Scala Native applications 1
scalamath/vecmatlib A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra 3
com-lihaoyi/utest A simple testing framework for Scala 487
typelevel/scalacheck A library used to verify properties of software through automated tests 1,941
sugakandrey/scalamu An engine for testing software mutations in Scala code 43
scalaprops/scalaprops A property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing. 277
typelevel/simulacrum A library that simplifies the use of type classes in Scala 936
silentbicycle/lunatest A unit testing framework for Lua with support for randomized testing. 84
moxunit/moxunit A lightweight unit test framework for Matlab and GNU Octave. 54