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.
跨多个TestFixturechrome 浏览器的新实例被初始化。但我只想拥有 1 个浏览器实例,并且所有测试都可以是我认为性能更高的新选项卡。
TestFixture
推荐的方法是什么?
我在 repo 上问过,但作者将我重定向到这里。