承接 friends-of-phpspec/phpspec-expect 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

friends-of-phpspec/phpspec-expect

最新稳定版本:4.1.0

Composer 安装命令:

composer require friends-of-phpspec/phpspec-expect

包简介

Helper that decorates any SUS with a phpspec lazy object wrapper

README 文档

README

Latest Stable Version Total Downloads Continuous Integration License

phpspec-expect

Install

Install this package as a development dependency in your project:

$ composer require --dev friends-of-phpspec/phpspec-expect

Usage

Inside some example:

expect(file_exists('dummy.txt'))->toBe(true);

Compatibility

phpspec-expect PHP phpspec
3.0.x >=7.0 ^4.0
3.1.x ^7.1 ^5.0 || ^6.0
4.0.x >=7.3 ^6.0 || ^7.0
4.1.x >=8.1 ^7.0 || ^8.0

Authors

Copyright (c) 2017-2020 BossaConsulting (https://github.com/BossaConsulting/phpspec2-expect).

License

Licensed under MIT License.

统计信息

  • 总下载量: 343.86k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 27
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 34
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-01-20