substack's tape testing module allows you to specify the number of assertions ahead of time with the plan
method, and then it will automatically call end
for you. Why not just put end
at the end of a test? What is the difference between using plan
, and end
?
Aucun commentaire:
Enregistrer un commentaire