gpt4 book ai didi

ruby-on-rails - rspec 输出中的星号是什么意思

转载 作者:行者123 更新时间:2023-12-03 15:26:32 25 4
gpt4 key购买 nike

rspec 输出中的星号是什么意思?

ubuntu@ip-172-31-13-166:~/bridge_interfac$ bundle exec rspec spec
..................................*.*F.........................*.......*.................*...........................^C
Exiting... Interrupt again to exit immediately.
.

最佳答案

这意味着测试 pending

RSpec offers a number of different ways to indicate that an example is disabled pending some action.



在这个测试中有待处理的方法:
describe "an example" do
it "is a pending some action"
end

关于ruby-on-rails - rspec 输出中的星号是什么意思,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26070753/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com