mercredi 30 septembre 2020

Python Radish BDD - Using @when, @then & @and VERSUS @step only

Let's say we have 2 situations 1.) use @when, @then & @and tag in python file to detect the corresponding sentences from a feature file. 2.) use @step in python file to detect the corresponding sentences from the same feature file as above.

Which of the above mentioned situations will be faster while testing the feature file ? & Why ?

Aucun commentaire:

Enregistrer un commentaire