uutg
Unit test generator
A tool that generates boilerplate code for unit tests in PHP.
Unit test generator
8 stars
1 watching
1 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
olmer/magento-unit-tests-generator | A tool to simplify unit test creation in Magento 2 projects by generating basic test structures from class source files. | 47 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 79 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
simpletest/simpletest | A unit testing framework for PHP | 148 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
php-ug/php.ug | A platform for international PHP usergroups to share information and connect with each other. | 95 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
hexdigest/gounit-vim | A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 |
zebroc/chatgpt-create-unit-tests | Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
laracasts/testdummy | A tool to generate and manage test data for integration testing in PHP applications. | 455 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |
ultimatemodulecreator/umc | A tool for creating and managing CRUD modules/bundles for e-commerce platforms like Magento and Sylius. | 58 |
unidata/udunits-2 | Software providing tools and utilities for manipulating units of physical quantities | 62 |