intersystems / intersystems/ipm
introduce consistency on folder naming from SourceRoot and UnitTest directory
Open
enhancement
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
Currently we name source root for the Objectscript source code without "/"
E.g.
src
But the directory for unit-tests should be indicated with "/", .e.g.
Could we support both "/tests" and "tests" notation for folder naming for unittests?
Contributor guide
Assessment
This issue has not been assessed yet.