mercredi 22 janvier 2020

Trying to understand RSpec Example count

I'm trying to understand RSpec. And I see that after the Rspec test cases on a particular project complete it shows something like

426 examples, 0 failures

Earlier on this particular project had

820 examples, 0 failures

After I added Two instance_double (no additional test cases) the total number of examples reduces, but no errors.

What does this mean? Did it just skip through tests?

Aucun commentaire:

Enregistrer un commentaire