Sherry Yang
Sherry Yang
**Describe the bug** It throws this error `module.runSetters is not a function` when I use it on `Meteor React JS`. I also tried `npm ci`, delete `node module` then reinstall,...
Is it possible to pass specific filenames as parameter when running the test as `vanilla mocha` do: `mocha [filename1 filename2 filename3]`?
**Is your feature request related to a problem? Please describe.** Meteor have updated their MongoDB functions to async, such as `findOneAsync`, and if we use these functions in `autoValue` function,...