Is it possible to generate tests and run them?
I have for e.g. a list of URLs that I would like to check if they are pointing to a 404 page and some other tests. I don't want to create for each link a seperated test. That would be a lot of work.
If it's not possible, is it possible to point from a test to another one and if the another one fails that the first test just continues?
For my testing I'm using Groovy with Gebish, Gradle and JUnit4.
Aucun commentaire:
Enregistrer un commentaire