When I'm using tools like mocha/jasmine I can create a suite of tests which are aggregated by context. (with the describe keyword)
After I create a set/aggregation of tests I see it in the run results and I can run just a set of tests.
How can I achieve this with pytest?
Aucun commentaire:
Enregistrer un commentaire