定制 graham-campbell/testbench 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

graham-campbell/testbench

最新稳定版本:v6.2.0

Composer 安装命令:

composer require --dev graham-campbell/testbench

包简介

TestBench Provides Some Testing Functionality For Laravel

README 文档

README

Laravel TestBench was created by, and is maintained by Graham Campbell, and provides some testing functionality for Laravel. It utilises PHPUnit, Mockery, Orchestral Testbench, and the Laravel Testbench Core packages. Feel free to check out the change log, releases, security policy, license, code of conduct, and contribution guidelines.

Banner

Build Status StyleCI Status Software License Packagist Downloads Latest Version

Installation

This version requires PHP 7.4-8.4 and supports PHPUnit 9-11 and Laravel 8-12. PHPUnit 12 is not supported due to volatility across minor releases. We would highly recommend sticking with PHPUnit 11 at this time.

TestBench L5.5 L5.6 L5.7 L5.8 L6 L7 L8 L9 L10 L11 L12
4.0
5.7
6.2
TestBench PHPUnit 6 PHPUnit 7 PHPUnit 8 PHPUnit 9 PHPUnit 10 PHPUnit 11
4.0
5.7
6.2

To get the latest version, simply require the project using Composer:

$ composer require "graham-campbell/testbench:^6.2" --dev

Once installed, you can extend or implement the classes in this package, or packages required by this package. The AbstractTestCase class would be a good place to start. There are no service providers to register.

Configuration

Laravel TestBench requires no configuration. Just follow the simple install instructions and go!

Usage

You may see an example of implementation in pretty much all of my Laravel packages.

Security

If you discover a security vulnerability within this package, please send an email to security@tidelift.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.

License

Laravel TestBench is licensed under The MIT License (MIT).

For Enterprise

Available as part of the Tidelift Subscription

The maintainers of graham-campbell/testbench and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.

统计信息

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

GitHub 信息

  • Stars: 49
  • Watchers: 0
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-12-16