laravel-json-schema-assertions

JSON Schema assertions for the Laravel framework

MIT License

Downloads
145.5K
Stars
69
Committers
7

Bot releases are visible (Hide)

laravel-json-schema-assertions - v4.3.2 Latest Release

Published by sixlive 2 months ago

laravel-json-schema-assertions - v4.3.1

Published by sixlive 2 months ago

Full Changelog: https://github.com/sixlive/laravel-json-schema-assertions/compare/v4.3.0...v4.3.1

  • Fixed a typo in the PHPUnit version, was 11.9 is now 11.0
laravel-json-schema-assertions - v4.3.0

Published by sixlive 2 months ago

laravel-json-schema-assertions - v4.2.0

Published by sixlive 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sixlive/laravel-json-schema-assertions/compare/v4.1.0...v4.2.0

laravel-json-schema-assertions - v4.1.0

Published by sixlive over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/sixlive/laravel-json-schema-assertions/compare/v4.0.0...v4.1.0

laravel-json-schema-assertions - v4.0.0

Published by sixlive almost 3 years ago

Changed

  • Ensures 8.1 support
  • Drops PHP 7 support
  • Drops Laravel 7 support
  • Updates minimum version of sixlive/json-schema-assertions

What's Changed

Full Changelog: https://github.com/sixlive/laravel-json-schema-assertions/compare/v3.1.0...v4.0.0

laravel-json-schema-assertions - v3.1.0

Published by sixlive almost 4 years ago

Added

  • Added Laravel 8 support (#22)
laravel-json-schema-assertions - v3.0.0

Published by sixlive over 4 years ago

Changed [BREAKING]

  • Removed Laravel 6 support, added Laravel 7 support (#18)
laravel-json-schema-assertions - v2.0.0

Published by sixlive almost 5 years ago

Changed

  • Removed Laravel 5 support, added Laravel 6 support (#15)
laravel-json-schema-assertions - V1.2.0

Published by sixlive almost 5 years ago

Changed

  • Added support for PHPUnit 8 (#14)
laravel-json-schema-assertions - v1.1.0

Published by sixlive over 5 years ago

Added

  • Larave 5.8 to the CI process (#13)

Changed

  • Added a return type hint to setUp required by phpunit 8 and Laravel's test case (#13)
laravel-json-schema-assertions - v1.0.0

Published by sixlive over 5 years ago

Changed

laravel-json-schema-assertions - v0.4.0

Published by sixlive about 6 years ago

Added

  • Support for chainable assertions (#6)
laravel-json-schema-assertions - v0.3.0

Published by sixlive about 6 years ago

Added

  • Support for resolving schemas using a config base path
laravel-json-schema-assertions - v0.2.0

Published by sixlive over 6 years ago

Changed

  • Changed method name from assertMatchesJsonSchema to assertJsonSchema
  • Moved PHPUnit to a required dependency rather than a dev dependency

Added

  • Added support for loading schemas from an array
  • Added support for loading schemas from a file as a path
  • Added support for loading schemas as JSON
laravel-json-schema-assertions - v0.1.0

Published by sixlive over 6 years ago

Initial release

Package Rankings
Top 10.3% on Packagist.org
Badges
Extracted from project README
Packagist Version Packagist Downloads StyleCI