mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 23:02:18 +00:00
14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
Here is a test suite for OpenPGP card.
|
|
|
|
For now, only TPDU card reader is supported for OpenPGP card.
|
|
Gnuk Token is supported as well.
|
|
|
|
|
|
You need to install:
|
|
|
|
$ sudo apt-get install python3-pytest python3-usb
|
|
|
|
Please run test by typing:
|
|
|
|
$ py.test-3 -x
|