Test topic
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation.
gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
jasmine-boilerplate
Boilerplate project to run WebdriverIO tests with Jasmine
shellmetrics
Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells
kotest-gradle-plugin
A gradle plugin for Kotest
Example
Example collections of PocoAndroid, Unity3d demo game and etc...
BaseUrlManager
:sailboat: BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换不同的开发环境或测试环境。在打生产环境包时...
react-test-attributes
React library to add data-* attributes to DOM elements.