utest
Test framework
A simple testing framework for Scala
A simple testing framework for Scala
487 stars
15 watching
80 forks
Language: Scala
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,155 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 539 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
monix/minitest | A lightweight testing framework for Scala and Scala.js | 179 |
shinmera/parachute | An extensible testing framework for Common Lisp | 103 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
unoplatform/uno.uitest | A unified UI testing framework for Uno Platform apps | 12 |
com-lihaoyi/scalatags | An XML/HTML construction library for Scala | 760 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
mockito/mockito-scala | A mocking framework for testing Scala applications | 355 |
com-lihaoyi/sourcecode | Provides metadata about the current code context at runtime | 521 |
com-lihaoyi/os-lib | A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 694 |