DESCRIPTION

Imports all the stuff we want plus sets strict/warnings etc

SYNOPSIS

use Test::Lib;
use Test::JSON::API::v1;

# tests here

done_testing;