zunit
Unit test runner
A unit testing framework for ZSH projects with syntax and features inspired by BATS.
A powerful testing framework for ZSH projects
208 stars
6 watching
23 forks
Language: Shell
last commit: over 1 year ago
Linked from 2 awesome lists
assertionscideveloper-toolstaptest-automationtest-frameworktest-runnertestingtesting-toolsunit-testingzsh
Related projects:
Repository | Description | Stars |
---|---|---|
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
kward/shunit2 | A unit test framework for Bourne-based shell scripts | 1,602 |
uberi/yunit | A simple unit testing framework for AutoHotkey scripts. | 53 |
typeddevs/bashunit | A comprehensive testing framework for Bash scripts. | 328 |
sajt/oh-my-zsh | A framework for customizing and extending the zsh shell environment | 2 |
shengyou/codeception-zsh-plugin | A zsh plugin that extends the functionality of the Codeception Testing Framework with command completion | 12 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
moxunit/moxunit | A lightweight unit test framework for Matlab and GNU Octave. | 54 |
izelnakri/qunitx | Universal test framework for JavaScript and TypeScript that supports multiple runtimes | 31 |
belak/zsh-utils | A set of ZSH plugins designed to simplify its configuration and provide a minimal, opinionated set of features. | 164 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
stevenknox/corebdd | A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. | 18 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |