summary: deterministic (not Hypothesis-based) unit tests prepare: - name: Install package how: install package: python-justbytes discover: how: shell url: https://github.com/mulkieran/justbytes ref: v0.15.2 tests: - name: unit test: python3 -m unittest discover --verbose tests/test_deterministic execute: how: tmt