aturingmachine

Results 5 comments of aturingmachine

On the topic of your ENV variables not working properly make sure: - They are in the .env and spelled properly - You are using something like [dotenv](https://www.npmjs.com/package/dotenv)

> Hi @aturingmachine. Sure we can make it configurable and quickly checking, prefix is not hardcoded anywhere else. PR welcome 👍 (and would be nice if you can also explain...

@yulinyeh I currently have a PR open (#86) that sets path to `options.middlewarePath` that has been open for a while.

I am not self-assigning this issue at this moment in case someone wants to pick it up.

I am seeing a similar behavior with the vitest runner for Strkyer. stryker-mutator/core version: `7.1.1` stryker-mutator/vitest-runner version: `7.1.1` Seems to happen on Vue files, where running a directory or entire...