Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit f79938e

Browse files
mdasbergheathkit
authored andcommitted
docs(plugins): add ng-apimock plugin to plugins.md
1 parent ab1afb0 commit f79938e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/plugins.md

+2
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,5 @@ plugins please report them to the corresponding plugin developer.
165165
* [protractor-fail-fast](https://github.com/Updater/protractor-fail-fast): Allows Protractor to "fail-fast", forcing all test runners to exit if one of them encounters a failing test. For scenarios where a failure means the entire build has failed (e.g. CI), failing fast can save a tremendous amount of time.
166166

167167
* [protractor-numerator](https://github.com/Marketionist/protractor-numerator): This plugin gives you readable functions for getting elements by their numbers inside Protractor tests. Adds functions like `.second()`, `.third()`, etc. instead of `.get(1)`, `.get(2)`, etc.
168+
169+
* [Ng-apimock](https://github.com/mdasberg/ng-apimock): this plugin adds the ability to use scenario based api mocking for local development and protractor testing for both AngularJS 1 and 2 applications.

0 commit comments

Comments
 (0)