📜  健全性测试 - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:05.498000             🧑  作者: Mango

代码示例2
Usually I do sanity test after bug fixes
to check everything works properly and
I don't have a test data and I don't 
document it but on the other hand 
smoke test needs to be documented.