Skip to content

Add Arbitrary support for the rest of JSONAPI's key types.

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 21 Jan 21:18
6ce962c

Now all of the key types of JSONAPI have Arbitrary support. This auxiliary framework remains largely undocumented but if you are already familiar with SwiftCheck then you will have little trouble filling in the blanks and taking advantage of JSONAPI+Arbitrary to create arbitrary JSONAPI Documents for testing purposes.