Closed pytest-timeout-bot closed 6 years ago
Original report by Paweł Wilczyński (Bitbucket: pwilczynski, GitHub: pwilczynski).
Add option so timeout wouldn't include time of setup of fixtures (and teardown) when someone wants to measure body of test only.
Package could also provide context manager to limit time of any peace of code.
Original comment by Floris Bruynooghe (Bitbucket: flub, GitHub: flub).
These sound like nice features, please provide pull requests if you'd like to see these going forward.
Original report by Paweł Wilczyński (Bitbucket: pwilczynski, GitHub: pwilczynski).
Add option so timeout wouldn't include time of setup of fixtures (and teardown) when someone wants to measure body of test only.
Package could also provide context manager to limit time of any peace of code.