zig-doctest
Code tester
A tool for testing and running code snippets to ensure they behave as expected
A tool for testing snippets of code, useful for websites and books that talk about Zig.
77 stars
5 watching
22 forks
Language: Zig
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cryptocode/marble | A metamorphic testing library for Zig that automates the application of transformations to test inputs and checks for relations between outputs. | 33 |
iotsec/z3sec | A toolset for penetration testing ZigBee devices to identify security vulnerabilities in their wireless communication protocols. | 108 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
shritesh/zigfmt-web | A compilation tool for formatting Zig source code into WebAssembly format | 43 |
tape-testing/testling | A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
michaelo/sapt | A simple tool for composing and executing tests for APIs in a file-oriented format. | 11 |
tweag/topiary | A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 569 |
0xicf/scadashutdowntool | A tool designed to test and interact with SCADA systems by simulating shutdown scenarios | 49 |
ziglang/vscode-zig | An extension providing language support and tools for the Zig programming language in Visual Studio Code. | 549 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
gfredericks/test.chuck | A utility library for test.check with features for scaling test runs and generating random data. | 216 |
jstepien/mutant | A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 102 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |
nektro/zig-tracy | A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |