From ankit.pareek009 at gmail.com Sun May 17 06:00:30 2020 From: ankit.pareek009 at gmail.com (Ankit Pareek) Date: Sun, 17 May 2020 15:30:30 +0530 Subject: [Pytest-commit] Pytest for validating file data. Message-ID: Hi, I want to validate data of a file using pytest. Can we loop through all the functions in pytest file? The file can be very large so i have to read the file in fraction and run the test function repeatadly for all the lines. I tried running this but the tests run for only one line not for all. How can I achieve this? Thanks and Regards, Ankit Pareek -------------- next part -------------- An HTML attachment was scrubbed... URL: