spicedb
spicedb copied to clipboard
Speculative: Use ginko for testing
https://github.com/onsi/ginkgo provides a nice framework for state-driven tests.
We should try converting a test (maybe a portion of consistency testing?) over to it, and see if it makes the tests more readable, parallelizable, etc