✅ Add @GuiTest annotation for tests that require a GUI
authorDavid Roden <github-a8in@qsheltier.de>
Sun, 11 May 2025 08:42:24 +0000 (10:42 +0200)
committerDavid Roden <github-a8in@qsheltier.de>
Sun, 11 May 2025 08:42:24 +0000 (10:42 +0200)
commit55d2c516876d0c19e8484aedb09e547bee95401b
tree2c22d9baf94f6fd1a13c98f3b1ef94cd46463f53
parented47ab96180c5da2c58131ddb7b1560554e94ddb
✅ Add @GuiTest annotation for tests that require a GUI
pom.xml
test/pom.xml [new file with mode: 0644]
test/src/main/java/de/qsheltier/msta/test/GuiTest.java [new file with mode: 0644]