Zaista / cypress-mongodb

Cypress MongoDB plugin
MIT License
17 stars 8 forks source link

add support for `find` and `findOne` #1

Closed achtan closed 2 years ago

Zaista commented 2 years ago

Thanks for requesting the support for this. Added in latest version (v2.1.1)

Note: instead of find the command is called findMany so that it doesn't clash with find command that already exists in cypress