owntest
Test framework
A simple JavaScript testing framework with minimal configuration and no dependencies.
Simple JavaScript Testing Framework with only one file and zero dependencies.
2 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago javascripttesting
Related projects:
Repository | Description | Stars |
---|---|---|
tomastrajan/angular-js-es6-testing-example | Provides testing tools and seed code for Angular JS applications using ES6 modules | 171 |
dalekjs/dalek | A JavaScript framework for building web applications with test-driven development and automation tools. | 695 |
ragmaanir/microtest | A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
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 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
r-lib/testthat | A testing framework that makes writing unit tests easy and integrates well with existing workflows. | 891 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
amokfa/datest | A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |
googlesamples/android-testing-templates | A collection of automated testing tools and frameworks for Android applications. | 1,960 |
testng-team/testng | A comprehensive testing framework for Java applications using the JVM. | 1,991 |
letmeno1/aki | A cross-platform desktop testing framework utilizing accessibility APIs and the JNA library to automate interactions with GUI elements. | 34 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
kwonoj/rx-sandbox | A test suite for RxJS using a DSL-based marble diagram for testing observables | 173 |