Skip to content

Commit 45b96d9

Browse files
committed
Make more coherent README.md note.
1 parent 0a61a46 commit 45b96d9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/py/tests/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
To clarify three similar test files:
3+
14
- test_public_api.py does render tests of renderers in __init__.py
25
- it does not parametrize
36
- test_init.py tests that wrappers are proper and pass args/kwargs
@@ -7,5 +10,5 @@
710

811

912

10-
Parameterizing actual renders would be a huge burden, but integration tests
11-
with mocks test it more completely
13+
Parameterizing actual renders would be a huge burden, so integration tests
14+
with mocks are currently the most complete tests.

0 commit comments

Comments
 (0)