Skip to content

Commit 33fd8f0

Browse files
author
Donatien Garnier
committed
Add missing paragraph for testing
1 parent 19742ce commit 33fd8f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

features/nfc/doc/nfc_design.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,11 @@ This API will be defined in phase 2.
395395
# Testing strategy
396396
## NFC Forum Compliance
397397

398-
A dongle supported by [PyNFC](https://nfcpy.readthedocs.io/en/latest/index.html) will be u
398+
A dongle driven by [PyNFC](https://nfcpy.readthedocs.io/en/latest/index.html) will be used to run GreenTea-based tests to ensure that the implementation behaves correctly for a range of system tests.
399+
400+
Unit tests will cover all internal logic and NFC endpoints can be mocked/emulated where possible.
401+
402+
In the future we could run NFC Forum test suites using approved testing equipment.
399403

400404
## Interoperability
401405

0 commit comments

Comments
 (0)