dalek
Test framework
A JavaScript framework for building web applications with test-driven development and automation tools.
[unmaintained] DalekJS Base framework
695 stars
42 watching
63 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
marick/midje | A test framework for Clojure that aims to provide a flexible and readable way of writing tests. | 1,685 |
izelnakri/qunitx | Universal test framework for JavaScript and TypeScript that supports multiple runtimes | 31 |
android/android-test | Provides APIs and tools for testing Android apps | 1,160 |
tomastrajan/angular-js-es6-testing-example | Provides testing tools and seed code for Angular JS applications using ES6 modules | 171 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
zkoss/zk | A Java framework for building rich web and mobile applications using a proprietary approach to Ajax and a declarative UI markup language. | 438 |
originjs/origin.js | A Vue.js web application framework providing a complete set of solutions for building modern web applications. | 129 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |