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.
我将在软件中添加一个功能,并且必须更新或修改当前开源软件的一些公共 API。
可以采取哪些步骤来确保软件的兼容性。开源世界中用于测试新增功能的测试方法是什么?开源程序是:Xapian
每当在现有软件中添加新功能时,您都需要通过应用回归测试来测试软件。您也可以点击此链接