承接 infection/phpspec-adapter 相关项目开发

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

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

infection/phpspec-adapter

最新稳定版本:0.2.2

Composer 安装命令:

composer require infection/phpspec-adapter

包简介

PHPSpec Test Framework Adapter for Infection

README 文档

README

This package provides the test framework adapter for infection.

Architecture

Installation

In a standard usage, infection should detect phpspec/phpspec being used and leverage its infection/extension-installer to install this package.

Otherwise, you can still install it as usual:

composer require --dev infection/phpspec-adapter

The adapter will be automatically registered in Infection's runtime through its auto-discovery mechanism.

Usage

Once installed, you can run Infection with PHPSpec:

vendor/bin/infection --test-framework=phpspec

Infection will automatically detect and use the PHPSpec adapter when PHPSpec is configured in your project.

Configuration

The adapter works with your existing PHPSpec configuration. No additional configuration is required beyond the standard Infection configuration file (infection.json.dist or infection.json).

For more information on configuring Infection, see the Infection documentation.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 未知