Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 499 Bytes

README.adoc

File metadata and controls

17 lines (13 loc) · 499 Bytes

mountebank-gradle

Build Status

mountebank-gradle is a Gradle plugin to manage Mountebank. It provides tasks to download & extract, start, and stop MB.

Warning: Consider this alpha quality

Example configuration

mountebank {
    startTimeout = 3500
    stopTimeout = 2500
}