est::WWW::Mechanize::JSON;
our $VERSION = 0.73;
use base "Test::WWW::Mechanize";
use Test::More;
use JSON::Any;
=head1 NAME
Test::WWW::Mechanize::JSON - Add a JSON and AJAXy methods to
e::JSON") or BAIL_OUT;
my $MECH = Test::WWW::Mechanize::JSON->new(
noproxy => 1,
etc => 'other-params-for-Test::WWW::Mechanize',
);
$MECH->get('http://example.com/json');
my $json_as
H->json_ok or BAIL_OUT Dumper $MECH->response;
$MECH->diag_json;
=head1 DESCRIPTION
Extends L<Test::WWW::Mechanize|Test::WWW::Mechanize>
to test JSON content in response bodies and C<x-json>