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.
我使用 Specflow 编写了一个功能文件并生成了步骤定义。我回到我的功能文件来更新我的场景,但是当我生成步骤定义时,它不会更新步骤定义,而是会覆盖已经生成的内容。有没有办法让它更新生成的步骤定义/代码而不会丢失之前生成的内容?