alexis-gss/laravel-unit-tests
Composer 安装命令:
composer require alexis-gss/laravel-unit-tests
包简介
Test CRUDs assertions in Laravel project.
关键字:
README 文档
README
Introduction
Laravel Unit Tests is, as its name suggests, a package to test specified actions in a Laravel project like authentification, CRUDs, views and more.
Table of contents
- Introduction
- Table of contents
- Compatibility
- Frameworks, Platforms and Libraries
- Documentation
- Contributing
- Changelog
- Copyright and License
Compatibility
| Versions | Laravel 8^ | Laravel 9^ | Laravel 10^ | Laravel 11^ | Laravel 12^ |
|---|---|---|---|---|---|
| v1.1.3 | ✅ | ✅ | ✅ | ✅ | ✅ |
| v1.1.2 | ✅ | ✅ | ✅ | ✅ | ❌ |
| v1.1.1 | ✅ | ✅ | ✅ | ✅ | ❌ |
| v1.1.0 | ✅ | ✅ | ✅ | ✅ | ❌ |
| v1.0.0 | ✅ | ✅ | ✅ | ✅ | ❌ |
Frameworks, Platforms and Libraries
Documentation
You can find all the documentation of this package on this link : Laravel Unit Tests documentation.
Contributing
Create a task
You can create a new issue with a specific templates : bug or feature.
Once your code is working, please run the following commands composer run phpcs, composer run phpstan to verify that your code is following the same coding standards (in all cases, there is github actions that check this part).
Fixing a Bug
When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.
Proposing a Change
When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.
Changelog
Latest version v1.1.3.
See the CHANGELOG.md file for details.
Copyright and License
Laravel Unit Tests was written by Alexis Gousseau.
Copyright (c) 2024 and beyond Alexis Gousseau.
alexis-gss/laravel-unit-tests 适用场景与选型建议
alexis-gss/laravel-unit-tests 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 465 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 12 月 09 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「tests」 「laravel」 「alexis-gss」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 alexis-gss/laravel-unit-tests 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 alexis-gss/laravel-unit-tests 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 alexis-gss/laravel-unit-tests 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A cli tool which generates unit tests.
Swoole server process management
Laravel tool benchmark
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
Limoncello framework testing support
A presentable result printer for PHPUnit
统计信息
- 总下载量: 465
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-09
