meeshkan / unmock-js

Fuzz test your REST API calls
https://unmock.io
93 stars 8 forks source link

Fixes imports #384

Closed mikesol closed 4 years ago

mikesol commented 4 years ago

Fixes #383

Description

Allows unmock to be imported

How to test

Perhaps one thing would be a linting step disallowing imports from src/ directories in cross-package references, but that would take time to set up.