ghostwriter / phest
A Property-Based Testing Framework
Maintainers
Details
Fund package maintenance!
ghostwriter
Requires
- php: >=8.3
- ghostwriter/case-converter: ^1.0.0
- ghostwriter/clock: ^3.0.0
- ghostwriter/collection: ^2.0.0
- ghostwriter/config: ^0.4.1
- ghostwriter/container: ^4.0.2
- ghostwriter/event-dispatcher: ^5.0.2
- ghostwriter/json: ^3.0.0
- ghostwriter/option: ^1.5.1
- ghostwriter/result: ^1.3.0
- mockery/mockery: ^1.6.12
Requires (Dev)
- ghostwriter/coding-standard: dev-main
This package is auto-updated.
Last update: 2024-10-10 11:49:29 UTC
README
A Property-Based Testing Framework for PHP.
Warning
This project is not finished yet, work in progress.
Installation
You can install the package via composer:
composer require ghostwriter/phest --dev
Star ⭐️ this repo if you find it useful
You can also star (🌟) this repo to find it easier later.
Usage
// work in progress
Credits
Changelog
Please see CHANGELOG.md for more information on what has changed recently.
License
Please see LICENSE for more information on the license that applies to this project.
Security
Please see SECURITY.md for more information on security disclosure process.