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

Is it working with Angular 7? #72

Closed Zima04 closed 5 years ago

Zima04 commented 5 years ago

So i have a question.Is it support Angular 7? I try to use this lib by your tutorial for angular cli, but it isn't working.

Zima04 commented 5 years ago

Maybe someone has an example?

mdasberg commented 5 years ago

@Zima04 I have been working on a new version in which I have split up ng-apimock.

https://github.com/ng-apimock/core https://github.com/ng-apimock/protractor-plugin https://github.com/ng-apimock/dev-interface

and some demo's (https://github.com/ng-apimock/demo)

This version works with Angular 7