diff --git a/tests/test0.py b/tests/test0_console_blank.py similarity index 100% rename from tests/test0.py rename to tests/test0_console_blank.py diff --git a/tests/test100.py b/tests/test100_io_KeyboardTypedCharacters.py similarity index 100% rename from tests/test100.py rename to tests/test100_io_KeyboardTypedCharacters.py diff --git a/tests/test101.py b/tests/test101_io_HelloWorld_ForegroundRed.py similarity index 100% rename from tests/test101.py rename to tests/test101_io_HelloWorld_ForegroundRed.py diff --git a/tests/test102.py b/tests/test102_io_HelloWorld_ForegroundStandardColours.py similarity index 100% rename from tests/test102.py rename to tests/test102_io_HelloWorld_ForegroundStandardColours.py diff --git a/tests/test103.py b/tests/test103_io_HelloWorld_BackgroundStandardColours.py similarity index 100% rename from tests/test103.py rename to tests/test103_io_HelloWorld_BackgroundStandardColours.py diff --git a/tests/test10_bis.py b/tests/test10_1_console_LongText_RandomStandardColours_pipInstallation.py similarity index 100% rename from tests/test10_bis.py rename to tests/test10_1_console_LongText_RandomStandardColours_pipInstallation.py diff --git a/tests/test10.py b/tests/test10_console_LongText_RandomStandardColours.py similarity index 100% rename from tests/test10.py rename to tests/test10_console_LongText_RandomStandardColours.py diff --git a/tests/test1_1.py b/tests/test1_1_console_HelloWord_CR_LF.py similarity index 100% rename from tests/test1_1.py rename to tests/test1_1_console_HelloWord_CR_LF.py diff --git a/tests/test1.py b/tests/test1_console_HelloWorld.py similarity index 100% rename from tests/test1.py rename to tests/test1_console_HelloWorld.py diff --git a/tests/test2.py b/tests/test2_console_HelloWorld_ForegroundStandardColours.py similarity index 100% rename from tests/test2.py rename to tests/test2_console_HelloWorld_ForegroundStandardColours.py diff --git a/tests/test3.py b/tests/test3_console_HelloWorld_BackgroundStandardColours.py similarity index 100% rename from tests/test3.py rename to tests/test3_console_HelloWorld_BackgroundStandardColours.py diff --git a/tests/test4_1.py b/tests/test4_1_console_LongText_clear.py similarity index 100% rename from tests/test4_1.py rename to tests/test4_1_console_LongText_clear.py diff --git a/tests/test4.py b/tests/test4_console_LongText.py similarity index 100% rename from tests/test4.py rename to tests/test4_console_LongText.py diff --git a/tests/test5.py b/tests/test5_console_LongText_bold.py similarity index 100% rename from tests/test5.py rename to tests/test5_console_LongText_bold.py diff --git a/tests/test6.py b/tests/test6_console_LongText_underline.py similarity index 100% rename from tests/test6.py rename to tests/test6_console_LongText_underline.py diff --git a/tests/test7.py b/tests/test7_console_LongText_italic.py similarity index 100% rename from tests/test7.py rename to tests/test7_console_LongText_italic.py diff --git a/tests/test8.py b/tests/test8_console_LongText_bold_italic.py similarity index 100% rename from tests/test8.py rename to tests/test8_console_LongText_bold_italic.py diff --git a/tests/test9.py b/tests/test9_console_LongText_bold_italic_underline.py similarity index 100% rename from tests/test9.py rename to tests/test9_console_LongText_bold_italic_underline.py