Unable to use test-runner option in stryker4s config #1556
Unanswered
StasSuslov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi! What plugin of Strykers are you using? From your output I'm guessing sbt? The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm trying to use option
test-runnerin thestryker4s.conffile and while I'm launching stryker, I got this log message:[info] Attempting to read config from stryker4s.conf[warn] The following configuration key(s) are not used, they could stem from an older stryker4s version: 'test-runner'.[warn] Please check the documentation at https://stryker-mutator.io/docs/stryker4s/configuration for available options.[info] Attempting to read config from stryker4s.confI tried legacy runner with
legacy-test-runner: truebut it didn't help. Can someone please give me a hint on how to work around this problem?It's a bit funny though: the log says I should check the configuration page, where I found this runner config.
Beta Was this translation helpful? Give feedback.
All reactions