Emmanuel De Saint Steban

Results 5 issues of Emmanuel De Saint Steban

When run serve project, I have VM661:1 POST http://localhost:4949/__typewiz_report 404 (Not Found). Does we need to run something else before running angular ? I have added typewiz, with the angular...

For a long time, I dream of a tool that would automate or at least simplify the creation of tests. Indeed, when working with javascript, we often work with large...

…a generator function ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/falso/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes...

add a new generators to generate collection from a generator function Generate a collection from a custom generators functions @category util @example toCollection(() => { return { data: randNumber(); }...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/falso/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...