sbt/sbt-app
Eruis2579 83d18da675 Fix isExplicitFqn to handle ... pattern and add reviewer's test assertions
- isExplicitFqn now checks for '...' in addition to '*' and '?'
- Add testOnly com.test... block with assertions (TestSpec should run, TestSpec2 should not)
- Addresses reviewer feedback: patterns like com.test... should not set explicitlySpecified=true
2026-02-12 09:03:20 -05:00
..
src Fix isExplicitFqn to handle ... pattern and add reviewer's test assertions 2026-02-12 09:03:20 -05:00