json_matcher 0.2.2 copy "json_matcher: ^0.2.2" to clipboard
json_matcher: ^0.2.2 copied to clipboard

discontinued
outdated

JSON Matchers for unit tests: encodesToJson() checks if the value encodes to expected JSON, isJson() checks if the string is expected JSON.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.2 - 2018-08-13 #

Fixed #

  • Minor changelog fixes

0.2.1 - 2018-08-13 #

Fixed #

  • Minor linter issues

Added #

  • Usage example

0.2.0 - 2018-08-13 #

Changed #

  • Dart 2.0 compat

0.1.4 - 2018-03-19 #

Fixed #

  • Fixed minor linter issues

0.1.3 - 2018-03-19 #

Added #

  • String matcher

0.1.2 - 2018-03-11 #

Added #

  • Analysis options

0.1.1 - 2018-03-11 #

Added #

  • Strong mode enabled

0.1.0 - 2018-03-10 #

Added #

  • encodesToJson() matcher
2
likes
0
pub points
7%
popularity

Publisher

verified publisherkarapetov.com

JSON Matchers for unit tests: encodesToJson() checks if the value encodes to expected JSON, isJson() checks if the string is expected JSON.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, matcher

More

Packages that depend on json_matcher