Language

Package: python-trustme @ 0.6.0

Synopsis

Fake a certificate authority for tests

Description

trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.

Home page
https://github.com/python-trio/trustme
Location
gnu/packages/python-crypto.scm (line: 1459, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?