Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 650da4e

Browse files
docs(readme): add Greenkeeper badge
1 parent 56499c4 commit 650da4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
# [![Mocks Server][logo-url]][website-url] Mocks Server Plugin Admin Api
99

10+
[![Greenkeeper badge](https://badges.greenkeeper.io/mocks-server/plugin-admin-api.svg)](https://greenkeeper.io/)
11+
1012
Plugin for [Mocks Server][website-url] that provides an API REST that allows to change dinamically the current behavior, change delay time, and another [Mocks Server options][options-url].
1113

1214
This is __very useful when running acceptance tests, as you can change the behavior of the api__ simply making an HTTP request in your tests `before` method, for example.

0 commit comments

Comments
 (0)