Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我读了一篇关于 Test Driven Datamigration(德语,PDF)的文章,他们提到了 Sanity Suite。它没有得到很好的解释,也没有定义。
有定义还是海绵词?
这是一小部分单元测试或集成测试,只是为了检查系统是否正常工作。
当您没有时间使用完整套件时,从较大的自动化测试套件中提取这样的套件以进行快速测试会很有用。
在实践中,健全套件通常是开发的全部,尽管总比没有好。