#2articles1week
Read more stories on Hashnode
Articles with this tag
zh_hans 中文版本 Code coverage is an effective means to assist software engineers in verifying code quality. The runtime environment's ability to collect...
Jenkins is a popular automation tool for CI/CD, if you have used GitHub Action, similar to it, most automation tools now provide DSL (Domain Specific...
Recently, I have been doing chaos (fault) tests on the robustness of some self-built database driver/client base libraries to verify and understand...
vfox (version-fox) is a popular general version management tool write in Go, and the plug-in mechanism uses Lua to achieve extensibility. At present,...
vfox (version fox) is a cross-platform, extensible version manager. It supports native Windows, and of course Unix-like! With it, you can quickly...