Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 249 Bytes

Test Code for Library

  • This is not test code for card logic.
  • Requires a card on a USB reader.

Run with:

pytest --cvc 250224

OR

Omit the CVC and tests that need it will be skipped.

Focus on specific tests using -k test_name.