Sha256: 9eab200f641528dbfb4da4401835920a237cd65f05b515609a1e2f39104520b8

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

#!/usr/bin/env bash
# Faraday has nice integrations tests built in, so we tap into them here.
faraday_path=`bundle show faraday`
$faraday_path/script/test $@
pkill -f "faraday-0.9.1/script/server"
pkill -f "faraday-0.9.1/script/proxy-server"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
faraday_connection_pool-0.0.1 script/test