Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
/ wiremock Public archive

A web service test double for all occasions

License

Notifications You must be signed in to change notification settings

timonier/wiremock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A web service test double for all occasions

If you like / use this project, please let me known by adding a ★ on the GitHub repository.

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/wiremock/raw/master/bin/installer" | sudo sh -s -- install

Note 1: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Note 2: docker-for-mac users have to configure native NFS server.

Usage

Run the command wiremock:

# See all wiremock options

wiremock --help

# Run wiremock

wiremock --root-dir /tmp --verbose

Links

About

A web service test double for all occasions

Resources

License

Security policy

Stars

Watchers

Forks