Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Tag:
PHPUnit
Write a test mutation in Laravel 6, Lighthouse 5, and phpunit, and delete the data in the cache
2022/04/27
In Lighthouse 5, tests for mutation based on phpunit
2022/04/01
When writing the automated test case of Lighthouse 5, split the test method in a file into two test methods, and report an error: Error: call to undefined method IlluMinate\Support\Facads\Config::set()
2022/02/17
When running lighthouse test case, an error is reported: classoverTrue\LaravelVersionABLE\ServiceProviderNot found
2022/02/14
When writing an automated test case for Lighthouse 5, assertion that the response has a given JSON structure, that is, only verify whether the field exists, not to verify its value
2022/02/10
Error when running phpunit in Laravel 6: php fatal error: allow memory size of 1073741824 bytes exhausted (tried to allocate 69632 bytes)
2022/02/09
When writing the automated test case of Lighthouse 5, when you want to use a variable in the query, the error is reported: syntax error: expected $, and then failed Asserting that an array has the subset array
2022/02/08
Based on yiisoft/yii2-app-advanced, create a new repository yii2-app-advanced on github, and create a new interface application (implement RESTful-style web service services. API), prepare some examples of automated tests (API tests) for user-related operations in the tests directory of the API to ensure that the application will not affect existing functions when changing or adding new functions
2018/04/13
The installation and operation of phpunit in the quick start of the PHP SDK pushed by Baidu Cloud!
2015/08/12