Nicolas DUBIEN

Results 70 issues of Nicolas DUBIEN

**_Category:_** - [ ] ✨ Introduce new features - [ ] 📝 Add or update documentation - [ ] ✅ Add or update tests - [ ] 🐛 Fix a...

## 💡 Idea Provide a built-in way to work with infinite loops in `filter`. ## Motivation On its own `filter` might easily lead to infinite loops when predicates are wrongly...

💡 Idea
✔️ Idea to investigate

**⚠️ Minor breaking change** The build chain of `fast-check` has been CommonJS-based since day 1. With ESM moving forward in the ecosystem, it's time to move ourselves to the new...

💥 Next Major

## 💡 Idea The aim would be to simplify the typings (from a user point-of-view) of record. We want he final users to be able to write `record`. See playground...

help wanted
good first issue
💡 Idea
💥 Next Major
✔️ Idea to investigate

To be checked and tested

help wanted
good first issue
🐛 Bug Report

type field in package.json is a legacy field

💡 Idea
✔️ Idea to investigate

## 💡 Idea While waitAll is not the best option as it tend not to be explicit on what the user want (mostly regarding the speed of scheduling), it's still...

💡 Idea
✔️ Idea to investigate

## 💡 Idea Currently the scheduler exposes one recommended but hard to use way to wait for something. At the moment, it requires the user to provide a Promise that...

💡 Idea
✔️ Idea to investigate

## 🚀 Feature Request About barrels: - https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-7/ - https://vercel.com/blog/how-we-optimized-package-imports-in-next-js Help to achieve our goal: https://github.com/gajus/eslint-plugin-canonical How to measure the improvement? Our own test time before vs after. Hope we...

🚀 Feature Request
✔️ Feature Accepted

## 🚀 Feature Request Related to #4339 Hardly feasible except by accepting intermediate execution. In other words, when receiving path=x:y:z, we would have to: - run the property once for...

💡 Idea
✔️ Idea to investigate