MicroUnitTestingFramework
Test framework
A testing framework designed to simplify unit testing for AutoIt scripts
Micro is a xUnit style testing framework design for use with AutoIt. The goal of Micro is to be easy to use and simple to integrate with continuous integration services.
6 stars
4 watching
3 forks
Language: AutoIt
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
uberi/yunit | A simple unit testing framework for AutoHotkey scripts. | 53 |
ragmaanir/microtest | A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
siu/minunit | A minimal unit testing framework for C/C++ development | 576 |
tomokimiyauci/unitest | A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. | 7 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
adacore/aunit | An Ada unit test framework providing a way to write and run tests for software written in the Ada programming language. | 7 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
jymcheong/autottp | Automated Tactics Techniques & Procedures platform to simplify scripting and automation of complex security testing and research workflows. | 251 |
equip/framework | A lightweight PHP microframework designed to simplify web application development | 118 |
ho-nl/magento2-reachdigital_testframework | An integration test framework for Magento 2 that aims to significantly improve test execution speed and usability. | 76 |
kward/shunit2 | A unit test framework for Bourne-based shell scripts | 1,602 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
airtestproject/poco | A test automation framework for UI inspection and interaction across various game engines and platforms | 1,771 |