Relative Content

Tag Archive for pythonunit-testingpytest

Pytest fails: Too many open files

I have faced a very strange issue:
when I run our python test-cases with pytest, it starts to fails with the log below stating that too many files are open.