mdasberg / ng-apimock

Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
MIT License
99 stars 26 forks source link

Number of imports #37

Closed deveras closed 4 years ago

deveras commented 6 years ago

Feature request: Once the mocks have been registered, inform the user of how many.

This will ensure that the user that they have been imported

mdasberg commented 4 years ago

https://github.com/ng-apimock/core registers how many mocks have been loaded.