scripted_testing
Testing framework
A tool for writing and executing scripted tests using a Tcl scripting language.
Supports functional testing using Tcl scripts.
2 stars
4 watching
0 forks
Language: Ada
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
disneystreaming/weaver-test | A parallel test framework built on top of cats-effect and fs2 to simplify testing with composable expectations and efficient reporting. | 443 |
richardwarburton/lambda-behave | A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. | 253 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 54 |
safsdev/core | Provides a set of tools and frameworks for automating testing across various platforms and tools. | 9 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
amokfa/datest | A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. | 8 |
aalmiray/testfx-dsl | A Java-based DSL for defining TestFX tests in a fluent interface style. | 4 |
rahmatagungj/owntest | A simple JavaScript testing framework with minimal configuration and no dependencies. | 2 |
mttkay/calculon | A testing DSL for Android views and activities | 147 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 376 |
rpav/checkl | A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. | 43 |
fnogatz/tap | Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |
cognizantqahub/cognizant-intelligent-test-scripter | A script-less test automation solution providing unified interface for test design, development, execution, reporting and maintenance. | 8 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |