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;Imports all the stuff we want plus sets strict/warnings etc
use Test::Lib;
use Test::JSON::API::v1;
# tests here
done_testing;