Nicolas DUBIEN

Results 214 comments of Nicolas DUBIEN

In theory if I succeed to push it as far as the one of jest, the runner should replace vitest to handle timeouts, leverage `--seed` if any can be defined...

First version coming soon on `@fast-check/vitest`. But currently experiencing troubles with GH Actions making the release longer than expected 😊

As a symbol generator does not seem that simple to make re-usable, let's close that ticket for now. It's still feasible on user-land to create such generator if needed and...

Any chance to have this change merged in one of the future releases?

@plouc Any blocker for this one? It would help me to have it merged or work on helping merging it one day.

If you are ok with the change in https://github.com/plouc/nivo/pull/1981/commits/17c99d7780477cdfe2b3b1980f122bf90b874a7a, I can give it a try and re-open a new PR doing it. Thanks for the quick reply

Thanks a lot for the new version of the PR @akassaei, looking forward to play with it ❤️

No worry, I was just pinging to get a status. But definitely no urgency given how spicy the issue is. Maybe I can provide you with a simplified version of...

Maybe I'm wrong but aren't valid domains defined in the RFCs below? - https://www.ietf.org/rfc/rfc1034.txt - https://www.ietf.org/rfc/rfc1123.txt The first one saying: ```txt ::= | " " ::= | "." ::= [...