vendredi 13 novembre 2020

create locust Tasksets dynamically from reading from json file

I have a requirement to created locust Tasksets without creating any locustfile . That is read the API data from a file(probably json). But the problem is creating classes (User,Tasksets) and task(decorator) dynamically. Is there any feasible way to achieve it?

Aucun commentaire:

Enregistrer un commentaire