You have to run the test from the my-project folder, rather than from the test folder.
python -m unittest test.test_file1.TestWriteDataBRToOS
You have to run the test from the my-project folder, rather than from the test folder.
python -m unittest test.test_file1.TestWriteDataBRToOS