开发者

Rspec, at once deduce detail failures message

开发者 https://www.devze.com 2023-03-26 08:09 出处:网络
When I run rspec 开发者_运维知识库tests. I can\'t see details result of my tests. I can see FFF.FF.......

When I run rspec 开发者_运维知识库tests. I can't see details result of my tests.

I can see

FFF.FF.......

If my tests executed a many time, me need wait a lot of time to see detail failures message.

Rspec can at once deduce detail failures message?


Have a look at the rspec-instafail gem, there's info and install instructions at GitHub ==> https://github.com/grosser/rspec-instafail

0

精彩评论

暂无评论...
验证码 换一张
取 消