@mbtest/mountebank 2.9.2-beta.9169 → 2.9.2-beta.9192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,6 +9,7 @@ Pull requests are welcome, but don't expect anything to be merged until CI/CD in
|
|
|
9
9
|
Many thanks goes to [Brandon Byars](https://github.com/bbyars) for all the effort building mountebank in the first place and maintaining the project for more than a decade and finally being helpfull and collaborative during this transition phase.
|
|
10
10
|
|
|
11
11
|
# Welcome, friend
|
|
12
|
+
Build status: [](https://dl.circleci.com/status-badge/redirect/gh/mountebank-testing/mountebank/tree/master)
|
|
12
13
|
|
|
13
14
|
mountebank is the only open source service virtualization tool that competes with the commercial offerings
|
|
14
15
|
in terms of protocol diversity, capability, and performance. Here's what
|