vtgn
vtgn
Hi! How this incredibly stupid bug could still be present after a so long time?! I've never seen a test framework without a fail() method in my whole life. This...
> Hell... I've just arrived here to find a _regression_ from >2.5 years ago and it's full of workarounds. > > Will someone either close this as won't fix or...
> Or just move to another testing framework. I moved one project to vitest (Jest api compatible) this week, and noticed there was an expect.fail function. That's what I will...
> Don't take me wrong, but they don't owe you or us anything. The developers have their own lives, with their own problems and need to pay their bills at...
Hi! It would be a very useful feature that I'm searching for too. For my case, I use this _ConfigModuleOptions_: ``` load: [my_micro_service_config], my_validate, cache: true, ignoreEnvFile: true ``` *...
> I think that total ignoring of the env vars is not what people actually want. Sure, it will do the job but it will require an additional environment check...
Hello, what's new about this? This is very embarrassing to not be able to set the tsconfig file to use. :/ For example, the NestJs framework standard is to name...
Hello, what's new about this? This is very embarrassing to not be able to set the tsconfig file to use. :/ For example, the NestJs framework standard is to name...