You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm trying to launch a simple example FlatSpec test from your Documentation page with the following:
sbt "test-only SimpleDsp.SimpleDspModuleSpec"
Output:
[error] Expected ID character
[error] Not a valid command: test-only
...
Getting this error for the trunk version and v1.1.3 checkout. How to fix ?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello
I'm trying to launch a simple example FlatSpec test from your Documentation page with the following:
sbt "test-only SimpleDsp.SimpleDspModuleSpec"
Output:
[error] Expected ID character
[error] Not a valid command: test-only
...
Getting this error for the trunk version and v1.1.3 checkout. How to fix ?
Thank you for your help!
The text was updated successfully, but these errors were encountered: