Test suite for JSON:API compliance

Hello and congratulations on the release of JSON:API 1.1!

I’ve been struggling for a few years now to properly and fully implement both clients and / or servers in python for JSON:API and not having a lot of luck. Is there a test suite available to prove whether something is or is not compliant or at least partially compliant? I see mention of it a few times in the official documentation but can’t find anything concrete.

Hi there! I’m just working on an open source version of our company JSON:API client (albeit in Typescript), and was looking for the same thing.
If anyone is interested in getting a comprehensive test suite together, I’m happy to get my hands dirty. Possibly this could be a polyglot library?