#!/usr/bin/env sh set -xe BUILD_INTEGRATION_TESTS="1" cargo build cargo test "$@"