All Projects → TIGERB → think-phpunit

TIGERB / think-phpunit

Licence: other
ThinkPHP5——phpunit测试用例

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to think-phpunit

phpunit-detailed-printer
Detailed output formatter for PHPUnit tests
Stars: ✭ 39 (+129.41%)
Mutual labels:  phpunit
phpunit-injector
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
Stars: ✭ 62 (+264.71%)
Mutual labels:  phpunit
think-log-viewer
基于 Thinkphp5 开发的日志查看扩展包。
Stars: ✭ 21 (+23.53%)
Mutual labels:  thinkphp5
composer-plugin-qa
Comprehensive Plugin for composer to execute PHP Quality assurance Tools
Stars: ✭ 25 (+47.06%)
Mutual labels:  phpunit
PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
Stars: ✭ 147 (+764.71%)
Mutual labels:  phpunit
phpunit-documentation-chinese
Simplified Chinese Documentation for PHPUnit
Stars: ✭ 35 (+105.88%)
Mutual labels:  phpunit
intellij-drupal-run-tests
Provides a run configuration that executes Drupal's test runner (for Simpletest, Unit, Kernel, Functional, FunctionalJavascript.)
Stars: ✭ 24 (+41.18%)
Mutual labels:  phpunit
MessageBoard
🍻thinkphp5 learning:a messageboard project
Stars: ✭ 18 (+5.88%)
Mutual labels:  thinkphp5
dawn-api
A RESTful API package
Stars: ✭ 25 (+47.06%)
Mutual labels:  thinkphp5
laravel-test-watcher
Laravel Test Watcher
Stars: ✭ 20 (+17.65%)
Mutual labels:  phpunit
librarify-back
Librarify. Creando una API con Symfony 5 es un curso completo sobre Symfony 5 en el que cuento cómo desarrollar una API desde cero empleando FOS Rest Bundle.
Stars: ✭ 30 (+76.47%)
Mutual labels:  phpunit
wordpress-plugin
WordPress plugin starter template with all of the things.
Stars: ✭ 19 (+11.76%)
Mutual labels:  phpunit
php-toolbox
🐳 A Docker image designed for PHP developers that care about code quality.
Stars: ✭ 18 (+5.88%)
Mutual labels:  phpunit
vscode-phpunit
The VS Code Test Explorer extension for PHPUnit
Stars: ✭ 100 (+488.24%)
Mutual labels:  phpunit
cpms-php
使用thinkPHP5.0开发的后台简洁管理系统脚手架,cpms-php是采用TP5.0开发的一个简单的后台脚手架管理系统(包括前台展示和后台管理部分)。主要模块有:用户登入验证、后台管理员增删改查、文章发布、RBAC权限管理、socketIO在线即时聊天
Stars: ✭ 20 (+17.65%)
Mutual labels:  thinkphp5
specter-php
JSON Mocking and Testing for PHP
Stars: ✭ 18 (+5.88%)
Mutual labels:  phpunit
thinkphp5.1-vue-iview-admin
基于thinkphp5.1、vue、iview的一个后台管理系统
Stars: ✭ 19 (+11.76%)
Mutual labels:  thinkphp5
generator-composer
🐘 Yeoman (http://yeoman.io) generator for a PHP Composer project
Stars: ✭ 16 (-5.88%)
Mutual labels:  phpunit
covers-validator
Validates covers tags in PHPUnit tests
Stars: ✭ 21 (+23.53%)
Mutual labels:  phpunit
phpunit-util
Helper package to ease testing with PHPUnit.
Stars: ✭ 18 (+5.88%)
Mutual labels:  phpunit

ThinkPHP5——phpunit测试用例

由于think官方版的think-testing依赖的phpunit版本太老的问题, 自己写了个thinkphp5下的phpunit测试用例

使用

composer require tigerb/think-phpunit

版本

  • thinkphp 5+
  • phpunit 5+

手册

phpunit断言API

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].