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: 29 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,154 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 536 |
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, allowing for easy setup and management of tests with dependencies, suites, and conditional skipping. | 102 |
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 | 759 |
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 | 354 |
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 | 691 |