lambda-behave
Test framework
A testing framework for Java 8 that aims to make writing tests more readable and user-friendly.
A modern testing and behavioural specification framework for Java 8
253 stars
18 watching
52 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
appium/java-client | Provides a Java binding for writing Appium tests conforming to the WebDriver Protocol | 1,220 |
simonjwright/scripted_testing | A tool for writing and executing scripted tests using a Tcl scripting language. | 2 |
android/android-test | Provides APIs and tools for testing Android apps | 1,160 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
franela/goblin | A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 885 |
josephwilk/amrita | A testing framework designed to be easy to use and integrate with Elixir applications. | 201 |
letmeno1/aki | A cross-platform desktop testing framework utilizing accessibility APIs and the JNA library to automate interactions with GUI elements. | 34 |
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |
lehmannro/assert.sh | A shell-based unit testing framework designed to simplify testing of programs that modify process state | 486 |
amokfa/datest | A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |
genericlady/chemistry | A testing framework for Elixir that enables writing expressive tests using a simple syntax. | 7 |