damien-list/behat
Composer 安装命令:
composer require --dev damien-list/behat
包简介
Scenario-oriented BDD framework for PHP 5.3
关键字:
README 文档
README
Behat is a BDD framework for PHP to help you test business expectations.
Installing Behat
The easiest way to install Behat is by using Composer:
$> composer require --dev behat/behat
After that you'll be able to run Behat via:
$> vendor/bin/behat
Installing Development Version
Clone the repository and install dependencies via Composer:
$> composer install
After that you will be able to run development version of Behat via:
$> bin/behat
Contributing
Before contributing to Behat, please take a look at the CONTRIBUTING.md document.
Versioning
Starting from v3.0.0, Behat is following Semantic Versioning v2.0.0.
This basically means that if all you do is implement interfaces (like this one)
and use service constants (like this one),
you would not have any backwards compatibility issues with Behat up until v4.0.0 (or later major)
is released. Exception could be an extremely rare case where BC break is introduced as a measure
to fix a serious issue.
You can read detailed guidance on what BC means in Symfony2 BC guide.
Useful Links
- The main website is at http://behat.org
- The documentation is at http://docs.behat.org/en/latest/
- Official Google Group is at http://groups.google.com/group/behat
- IRC channel on #freenode is
#behat - Note on Patches/Pull Requests
Contributors
- Konstantin Kudryashov everzet [lead developer]
- Other awesome developers
damien-list/behat 适用场景与选型建议
damien-list/behat 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 103 次下载、GitHub Stars 达 0, 最近一次更新时间为 2019 年 11 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「symfony」 「documentation」 「testing」 「BDD」 「development」 「Scrum」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 damien-list/behat 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 damien-list/behat 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 damien-list/behat 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting
Testing Suite For Lumen like Laravel does.
The bundle for easy using json-rpc api on your project
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
Laravel API documentation generating tool
The PHP SDK for Checkmango
统计信息
- 总下载量: 103
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-25
