go-tuf
go-tuf copied to clipboard
Run the tuf-conformance test suite for go-tuf
This is something that would be quite nice to have and will help continuously ensure go-tuf is conformant with the rest of the implementations.
References:
- https://github.com/theupdateframework/tuf-conformance
- https://github.com/theupdateframework/tuf-conformance/pull/322#issuecomment-3481428535
The conformance README has the instructions for setting this up -- in go-tuf case it's likely very easy since there is a client-under-test implementation already in the test suite: I suggest copying a version of that into your sources