theupdateframework / tuf-conformance

Experiments for a TUF client conformance suite
MIT License
6 stars 3 forks source link

Experiments related to tuf-conformance testing

Rough design:

Original ideas document

Install

Setting up the virtual environment (recommended):

pip install -e .

Run the tests

How to run the test rig against each client.

python-tuf

make test-python-tuf

go-tuf-metadata

make test-go-tuf