All Projects → unigen → unigen

unigen / unigen

Licence: MIT license
A unit test generator for PHP

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to unigen

VCore
VCore is a Swift collection containing objects, functions, and extensions that I use for my projects
Stars: ✭ 32 (+45.45%)
Mutual labels:  unittest
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (+68.18%)
Mutual labels:  unittest
local-data-api
Data API for local, you can write unittest for AWS Aurora Serverless's Data API
Stars: ✭ 99 (+350%)
Mutual labels:  unittest
guest3
No description or website provided.
Stars: ✭ 51 (+131.82%)
Mutual labels:  unittest
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-45.45%)
Mutual labels:  unittest
unitest
🌎 Seamless node and browser unit testing with code coverage
Stars: ✭ 28 (+27.27%)
Mutual labels:  unittest
PocoUnit
Unittest framework for test automation
Stars: ✭ 51 (+131.82%)
Mutual labels:  unittest
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-9.09%)
Mutual labels:  unittest
PizzaDelivery
Pizza Delivery is an open source sample app with robust and professional features. This is a fully realized built entirely in Swift.
Stars: ✭ 20 (-9.09%)
Mutual labels:  unittest
xtd
Free open-source modern C++17 / C++20 framework to create console, forms (GUI like WinForms) and unit test applications on Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 321 (+1359.09%)
Mutual labels:  unittest
jest-puppe-shots
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Stars: ✭ 86 (+290.91%)
Mutual labels:  unittest
randunit
Bring unittest to your Android/JVM applications with tiny effort.
Stars: ✭ 33 (+50%)
Mutual labels:  unittest
CleanArchitecture
Android App Architecture
Stars: ✭ 14 (-36.36%)
Mutual labels:  unittest
TestIt
Generate unit testing boilerplate from kotlin files.
Stars: ✭ 32 (+45.45%)
Mutual labels:  unittest
scuri
Automate Angular unit test and boilerplate with this schematic.
Stars: ✭ 54 (+145.45%)
Mutual labels:  unittest
telenium
Automation for Kivy Application
Stars: ✭ 56 (+154.55%)
Mutual labels:  unittest
HTMLTestRunner cn
HTMLTestRunner 汉化版,同时支持python 2和3,增加截图展示功能,失败重试
Stars: ✭ 191 (+768.18%)
Mutual labels:  unittest
flake8-assertive
Flake8 unittest assert method checker
Stars: ✭ 30 (+36.36%)
Mutual labels:  unittest
curso-javascript-testes
Código-fonte do curso "Aprenda a testar Aplicações Javascript"
Stars: ✭ 60 (+172.73%)
Mutual labels:  unittest
pytest-spark
pytest plugin to run the tests with support of pyspark
Stars: ✭ 65 (+195.45%)
Mutual labels:  unittest

Build Status Code Coverage Scrutinizer Code Quality License: MIT Minimum PHP Version

UniGen

UniGen is a unit test generator for PHP. It automatically generates boilerplate for unit tests.

Unigen recording

Integrations

Symfony bundle unigen/unigen-bundle

Features

  • Supports mockery and phpunit mocks
  • Configurable test target directory
  • Configurable namespace
  • Configurable templates
  • Configurable test case

Installation

composer require --dev unigen/unigen

Documentation

License

This bundle is available under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].