bson, 'BSON matches what we expected';
=head1 DESCRIPTION
BSON is a binary-encoded extension of JSON. Test::BSON makes it easy to
verify that you have built a valid BSON document and that it matche
lid_bson> is provided as an alternative to C<bson_ok> using the same
naming convention as L<Test::JSON> but is not exported by default.
=head2 bson_is
Test passes if the two BSON documents are valid
ame naming
convention as L<Test::JSON> but is not exported by default.
=head1 SEE ALSO
This module uses L<BSON> and L<Test::Differences>, and is based on
L<Test::JSON>. Learn more about BSON at L<h