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.
是否有人想在测试以外的其他环境中使用 spec_helper,或者为什么要这样配置?允许自定义测试环境?
环境可以有任何可能的名称。您可以使用多个测试环境,甚至可以为您的测试环境命名,而不仅仅是test. 因为命名测试环境的约定test并不意味着您不能选择不同的名称。
test