Skip to content

Commit f2818bc

Browse files
committed
Log amount of test-assert
1 parent 8493699 commit f2818bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_smile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ async def device_test(self, smile=pw_smile.Smile, testdata=None, initialize=True
457457
asserts += 1
458458

459459
assert tests == asserts
460+
_LOGGER.debug("Number of test-assert: %s", asserts)
460461

461462
@pytest.mark.asyncio
462463
async def tinker_switch(

0 commit comments

Comments
 (0)