Libraries tagged by unic framework
juniora/pest-plugin-type-coverage
785 Downloads
The Type Coverage plugin for Pest PHP.
jsiefer/class-mocker
137 Downloads
Can mock entire frameworks or namespaces
jhwelch/pest-plugin-laravel-migrations
2 Downloads
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
jakehenshall/pest-plugin-wordpress
4 Downloads
The most comprehensive WordPress testing framework built on Pest PHP v4. Includes PHPStan v2.1 for static analysis, SQLite for fast testing, and 150+ helper functions. Test WordPress plugins and themes with Laravel-style syntax. Browser testing, HTTP testing, email mocking, AJAX testing, REST API helpers, test sharding, time travel, and more. Zero configuration required.
hprose/hprose-php
337 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
holgerk/pest-plugin-equal-golden
2 Downloads
Provides a toEqualGolden assertion, same as toEqual, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
herojhc/hprose-swoole
49 Downloads
Hprose asynchronous client & standalone server based on swoole
herojhc/hprose
61 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
eddiejibson/sido
33 Downloads
Simplistic PHP unit testing library
drbiko/codeception
5 Downloads
BDD-style testing framework
delz/hprose
74 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
coretsia/core-kernel
1 Downloads
Coretsia Kernel runtime package: UnitOfWork shapes, outcome policy, and kernel lifecycle invariants.
ciarand/pho
29 Downloads
A fork of the BDD testing framework
cheney70/hprose-swoole
12 Downloads
Hprose asynchronous client & standalone server based on swoole
cfx/pspec
588 Downloads
PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let