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

discontinued

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.4 - 2019-12-19 #

Fixed #

  • Minor style issues affecting scoring

0.2.3 - 2019-03-29 #

Changed #

  • Relaxed the required version of test

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.6] - 2018-03-28 #

Fixed #

  • SCREAMING CAPS deprecation warning in dart:convert

[0.1.5] - 2018-03-19 #

Fixed #

  • Fixed minor linter issues in dart 2.0

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
35
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

MIT (LICENSE)

Dependencies

convert, matcher

More

Packages that depend on json_matcher