redyetidev
redyetidev
Can this land (once conflicts are resolved), or is it not even worth it?
> you can pass parameters through the `NODE_OPTIONS` environment variable as a workaround. `--test-name-pattern` and `--test-skip-pattern` aren't allowed in `NODE_OPTIONS`, would you like me to open a PR to change...
FWIW: Currently, (without any changes) there are a few ways to achieve this goal (as @benjamingr previously mentioned): 1. `run()` - You can use the `run` function to specify patterns...
> > No opinion from me on semver for this, but the code change LGTM. > > > > Actually, with a little more thought, I think this is semver...
https://github.com/nodejs/node/pull/53895
Unfortunately, the eslint changes have resulting in this PR needing the modification of files that no longer exist. I've reopened this PR at #53309
*(The stalled bot doesn't appear to be working, so I've manually closed. Feel free to reopen if this is no longer stalled)*
@pprindeville This PR hasn't had any activity for a while (and the [stalebot](https://github.com/nodejs/node/pull/55032) isn't up), so I've marked this as `stalled`. Feel free to continue work, if you still would...
If this PR is approved, I can squash if need be.
Thanks for the info! I'll be sure to take a look!