We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reloading plugin debug_tools.logger reloading plugin debug_tools.utilities test_helloWordToStdOut (testing.main_unit_tests.StdOutUnitTests) ... [testing.main_unit_tests] 19:27:17:0760050 Logging to the file F:\SublimeText\Data\Packages\DebugTools\tests\testing\main_unit_tests.txt Cleaning testing.main_unit_tests (delete=False) the file: F:\SublimeText\Data\Packages\DebugTools\tests\testing\main_unit_tests.txt Cleaning testing.main_unit_tests (delete=False) the file: F:\SublimeText\Data\Packages\DebugTools\tests\testing\main_unit_tests.txt Std out logging capture test! Contents: `` Cleaning testing.main_unit_tests (delete=True) the file: F:\SublimeText\Data\Packages\DebugTools\tests\testing\main_unit_tests.txt FAIL ====================================================================== FAIL: test_helloWordToStdOut (testing.main_unit_tests.StdOutUnitTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "F:\SublimeText\Data\Packages\DebugTools\tests\testing\main_unit_tests.py", line 356, in test_helloWordToStdOut self.assertEqual( "Std out logging capture test!", output ) AssertionError: 'Std out logging capture test!' != '' - Std out logging capture test! + ---------------------------------------------------------------------- Ran 1 test in 0.056s FAILED (failures=1)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: