Skip to content

Commit 12313f7

Browse files
committed
Add IntelliJ IDEA Run Configurations
- Add "Load Modules" run configuration for `./loadModules` - Add "Run All Tests" run configuration for `./startTestingEnv` - Add "Start Testing Environment" run configuration for `./startTestingEnv --wait`
1 parent 60b62aa commit 12313f7

File tree

4 files changed

+61
-0
lines changed

4 files changed

+61
-0
lines changed

.idea/runConfigurations.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Load_Modules.xml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Run_All_Tests.xml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Start_Testing_Environment.xml

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)