An open API service indexing awesome lists of open source software.

https://github.com/danielcornock/jasmine-jest-automock

🧪 Two separate npm packages for creating mocks of instance classes using either jest or jasmine.
https://github.com/danielcornock/jasmine-jest-automock

Last synced: 16 days ago
JSON representation

🧪 Two separate npm packages for creating mocks of instance classes using either jest or jasmine.

Awesome Lists containing this project

README

          

# Automock

This repo contains two npm packages, one for jest and one for jasmine.

They both enable automatic mocks of instance classes.

Please see the README files for each project individually for usage.