tap

Test framework

Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog

Write TAP tests with SWI-Prolog

GitHub

12 stars
5 watching
1 forks
Language: Prolog
last commit: almost 2 years ago
Linked from 1 awesome list

prologswi-prologtap

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scottcorgan/tap-out A parser for the TAP testing framework, providing an alternative to existing implementations. 23
tape-testing/faucet A tool to generate human-readable test reports from Test Anything Protocol (TAP) output 551
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137
scottcorgan/tap-spec Transforms test output to conform to TAP format 284
fsprojects/fsunit A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks. 426
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
amokfa/datest A testing framework for Clojure scripts that allows developers to run and analyze tests in the REPL. 8
twada/qunit-tap Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. 72
simonjwright/scripted_testing A tool for writing and executing scripted tests using a Tcl scripting language. 2
wp-cli/wp-cli-tests Provides tools and frameworks for testing WordPress command-line interface (CLI) applications. 39
experience-monks/tap-dev-tool Tool to format Test Anything Protocol output in browser console 29
theory/pgtap A testing framework for PostgreSQL written in PL/pgSQL and PL/SQL. 990
confluentinc/ducktape Tools and utilities for testing distributed systems, providing features like isolation, service management, and event triggering. 16