Download the PHP package wsteel/tp60unit without Composer
On this page you can find all versions of the php package wsteel/tp60unit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wsteel/tp60unit
More information about wsteel/tp60unit
Files in wsteel/tp60unit
Download wsteel/tp60unit
More information about wsteel/tp60unit
Files in wsteel/tp60unit
Vendor wsteel
Package tp60unit
Short Description A simple unit test for thinkphp6.0
License MIT
Homepage https://github.com/wsteel/tp60unit
Package tp60unit
Short Description A simple unit test for thinkphp6.0
License MIT
Homepage https://github.com/wsteel/tp60unit
Please rate this library. Is it a good library?
Informations about the package tp60unit
tp60unit , unit test for thinkphp6.0, only test
test thinkphp6.0 app's logic by phpstorm 2020
usage
composer require wsteel/php60unit
require
"php": ">=7.2.0",
"topthink/framework": "6.0.*"
"phpunit/phpunit": "8.*"
phpstorm setting
File | Settings | Languages & Frameworks | PHP | Test Frameworks
PHPUnit library -> Path to phpunit.phar -> _YOUR_phpunit-*.phar
Test Runner -> Default bootstrap file: __YOUR_APP__\vendor\autoload.php
demo
filename
tests/demo/demoTest.php
content
All versions of tp60unit with dependencies
PHP Build Version
Package Version
No informations.
The package wsteel/tp60unit contains the following files
Loading the files please wait ....