Skip to content

JSONAPI+Testing, JSONAPI+Arbitrary, JSONAPI+OpenAPI

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 21 Jan 19:54
65144d2

Breaking: Renamed JSONAPITestLib to JSONAPITesting.

Introducing two new framework targets: JSONAPIArbitrary and JSONAPIOpenAPI. Neither is complete, but both offer interesting glimpses into the future. The Arbitrary framework also already does offer utility if you intend to make your models conform to SwiftCheck's Arbitrary protocol for the purpose of generating random values for tests.