P
P
pythonMyLife2021-06-14 13:40:11
Unit testing
pythonMyLife, 2021-06-14 13:40:11

How to distribute test cases across different files in unittest?

There is a directory tests, it contains a file __init__.pyand several files *_test.py, in each such file there is from one class - a test case. How can I make sure that __init__.pyall the test cases in the files are executed?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question