We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe80c7 commit 0e32ee4Copy full SHA for 0e32ee4
README.md
@@ -18,6 +18,8 @@ Here are some of the useful commands that can be used within tbe sbt shell
18
| `projects` | Lists all the sub modules | |
19
| `<sub-module-name>/run` | Run the main class within the sub-module | scala_core/run |
20
21
+** Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module **
22
+
23
# Test Naming Standards
24
In this repository, we have classified the tests in 4 categories.
25
0 commit comments