Releases: pact-foundation/pact-ruby-standalone
pact-1.2.4
Pact standalone executables
This package contains the Ruby implementations of the Pact Mock Service and Pact Provider Verifier, packaged with Travelling Ruby so that they can be run from the command line without a Ruby installation.
Package contents
This version (1.2.4) of the Pact standalone executables package contains:
- pact gem 1.14.0
- pact-mock_service gem 2.1.0
- pact-support gem 1.1.5
- pact-provider-verifier gem 1.1.4
- pact-provider-proxy gem 2.2.0
Usage
- Once the package has been extracted:
cd pact/bin
./pact-mock-service --help start # will display the options for the mock service
./pact-provider-verifier --help verify # will display the options for the verifier
Installation
OSX
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.4/pact-1.2.4-osx.tar.gz
tar xzf pact-1.2.4-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 64 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.4/pact-1.2.4-linux-x86_64.tar.gz
tar xzf pact-1.2.4-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 32 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.4/pact-1.2.4-linux-x86.tar.gz
tar xzf pact-1.2.4-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Windows
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.2.3
Pact standalone executables
This package contains the Ruby implementations of the Pact Mock Service and Pact Provider Verifier, packaged with Travelling Ruby so that they can be run from the command line without a Ruby installation.
Package contents
This version (1.2.3) of the Pact standalone executables package contains:
- pact gem 1.14.0
- pact-mock_service gem 2.1.0
- pact-support gem 1.1.5
- pact-provider-verifier gem 1.1.4
- pact-provider-proxy gem 2.2.0
Usage
- Once the package has been extracted:
cd pact/bin
./pact-mock-service --help start # will display the options for the mock service
./pact-provider-verifier --help verify # will display the options for the verifier
Installation
OSX
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.3/pact-1.2.3-osx.tar.gz
tar xzf pact-1.2.3-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 64 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.3/pact-1.2.3-linux-x86_64.tar.gz
tar xzf pact-1.2.3-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 32 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.3/pact-1.2.3-linux-x86.tar.gz
tar xzf pact-1.2.3-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Windows
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.2.2
Pact standalone executables
This package contains the Ruby implementations of the Pact Mock Service and Pact Provider Verifier, packaged with Travelling Ruby so that they can be run from the command line without a Ruby installation.
Package contents
This version (1.2.2) of the Pact standalone executables package contains:
- pact gem 1.14.0
- pact-mock_service gem 2.1.0
- pact-support gem 1.1.5
- pact-provider-verifier gem 1.1.4
- pact-provider-proxy gem 2.2.0
Usage
- Once the package has been extracted:
cd pact/bin
./pact-mock-service --help start # will display the options for the mock service
./pact-provider-verifier --help verify # will display the options for the verifier
Installation
OSX
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.2/pact-1.2.2-osx.tar.gz
tar xzf pact-1.2.2-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 64 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.2/pact-1.2.2-linux-x86_64.tar.gz
tar xzf pact-1.2.2-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 32 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.2/pact-1.2.2-linux-x86.tar.gz
tar xzf pact-1.2.2-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Windows
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.2.1
Pact standalone executables
This package contains the Ruby implementations of the Pact Mock Service and Pact Provider Verifier, packaged with Travelling Ruby so that they can be run from the command line without a Ruby installation.
Usage
-
Once the package has been extracted:
$ cd pact/bin
$ ./pact-mock-service --help start # will display the options for the mock service
$ ./pact-provider-verifier --help verify # will display the options for the verifier
Package contents
This version (1.2.1) of the Pact standalone executables package contains:
- pact gem 1.14.0
- pact-mock_service gem 2.1.0
- pact-support gem 1.1.5
- pact-provider-verifier gem 1.1.4
- pact-provider-proxy gem 2.2.0
Installation
OSX
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.1/pact-1.2.1-osx.tar.gz
tar xzf pact-1.2.1-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 64 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.1/pact-1.2.1-linux-x86_64.tar.gz
tar xzf pact-1.2.1-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Linux 32 bit
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.1/pact-1.2.1-linux-x86.tar.gz
tar xzf pact-1.2.1-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
Windows
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.2.0
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.0/pact-1.2.0-osx.tar.gz
tar xzf pact-1.2.0-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.0/pact-1.2.0-linux-x86_64.tar.gz
tar xzf pact-1.2.0-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.2.0/pact-1.2.0-linux-x86.tar.gz
tar xzf pact-1.2.0-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.1.2
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2/pact-1.1.2-osx.tar.gz
tar xzf pact-1.1.2-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2/pact-1.1.2-linux-x86_64.tar.gz
tar xzf pact-1.1.2-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2/pact-1.1.2-linux-x86.tar.gz
tar xzf pact-1.1.2-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.1.2-alpha.1
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2-alpha.1/pact-1.1.2-alpha.1-osx.tar.gz
tar xzf pact-1.1.2-alpha.1-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2-alpha.1/pact-1.1.2-alpha.1-linux-x86_64.tar.gz
tar xzf pact-1.1.2-alpha.1-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.2-alpha.1/pact-1.1.2-alpha.1-linux-x86.tar.gz
tar xzf pact-1.1.2-alpha.1-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.1.1
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.1/pact-1.1.1-osx.tar.gz
tar xzf pact-1.1.1-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.1/pact-1.1.1-linux-x86_64.tar.gz
tar xzf pact-1.1.1-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/vv1.1.1/pact-1.1.1-linux-x86.tar.gz
tar xzf pact-1.1.1-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.1.0
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.1.0/pact-1.1.0-osx.tar.gz
tar xzf pact-1.1.0-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.1.0/pact-1.1.0-linux-x86_64.tar.gz
tar xzf pact-1.1.0-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.1.0/pact-1.1.0-linux-x86.tar.gz
tar xzf pact-1.1.0-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify
pact-1.0.1
Standalone release of the Pact Ruby implementation.
To install and run on OSX:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.0.1/pact-1.0.1-osx.tar.gz
tar xzf pact-1.0.1-osx.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 64 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.0.1/pact-1.0.1-linux-x86_64.tar.gz
tar xzf pact-1.0.1-linux-x86_64.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Linux 32 bit:
curl -LO https://github.com/pact-foundation/pact-ruby-standalone/releases/download/v1.0.1/pact-1.0.1-linux-x86.tar.gz
tar xzf pact-1.0.1-linux-x86.tar.gz
cd pact/bin
./pact-mock-service --help start
./pact-provider-verifier --help verify
To install and run on Windows:
Download package, unzip, then run:
$ cd pact
$ .\bin\pact-mock-service.bat --help start
$ .\bin\pact-provider-verifier.bar --help verify