Open post2web opened 2 months ago
pytest is the most common testing framework. It would be nice to suppress reporting to the build in methods as setUp and tearDown in test files.
I think it's not pytest's methods, but unittest's
pytest
unittest
pytest is the most common testing framework. It would be nice to suppress reporting to the build in methods as setUp and tearDown in test files.