pestphp/pest-plugin-expectations

此包已被废弃且不再维护。作者建议使用 pestphp/pest 包代替。

为 Pest 或 PHPUnit 添加期望测试功能

v1.6.0 2021-06-10 17:37 UTC

README

此仓库包含 Pest 插件期望。期望 API 可以用于常规 PHPUnit 项目。为此,您只需要在终端运行以下命令

composer require pestphp/pest-plugin-expectations --dev

如果您想使用 Pest 开始测试您的应用程序,请访问主 Pest 仓库

Pest 由 Nuno Maduro 创建,在 Sponsorware 许可协议 下。它已开源,现在受 MIT 许可协议 控制。