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.
我在目标文件中编写了一个自定义目标。我想用目标创建一个包并在其他项目中使用它。如何编写测试用例或测试场景来查看包中的自定义目标是否在使用该包的项目中按预期工作?
提前致谢。