承接 osotov/phpunit-for-bitrix 相关项目开发

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

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

osotov/phpunit-for-bitrix

最新稳定版本:0.1.0

Composer 安装命令:

composer require osotov/phpunit-for-bitrix

包简介

Base test class for unit tests inside 1C-Bitrix framework environment

README 文档

README

Base test class for unit tests inside 1C-Bitrix framework environment

note

This package requires latest versions of php (>= 5.5.9).

installation

To install package, run the command below and you will get the latest version

composer require osotov/phpunit-for-bitrix

Copy phpunit.xml.dist file from package to document root. Set up your tests directory inside tag. If you want to use another bootstrap file set it instead default inside bootstrap attribute.

usage

To use this package extend \Osotov\PhpunitForBitrix\BitrixTestCase with your test class.

This package uses awesome mock framework Mockery to ease mock and stub creation.

Additionally package uses Faker to help you with creation of dummy data.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-14