Package-manager
Bundler
Compiler
Appearance
https://testing-library.com/
判断测试是否通过
单元测试覆盖率 = 被测代码行数 / 参测代码总行数 * 100%