Skip to content

Schema version 5.0.0

Compare
Choose a tag to compare
@FloEdelmann FloEdelmann released this 25 Jan 20:20
· 2266 commits to master since this release
986b6b7

View fixture schema / View manufacturers schema

See pull request #390: We switched from JS Schema to JSON Schema! To make full use of it, all fixtures now have to include a $schema property that points to this JSON Schema file. The benefit is improved code completion in supporting editors (e.g. Visual Studio Code).

Incompatible schema changes

Backwards-compatible schema changes

None.

Bugfixes

  • Possibly many, due to the more declarative specification of several test cases.

Commits since last release