diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-08 22:44:43 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-08 22:49:34 +0200 |
commit | 926d2b621e1ca543d86b0bd2b564055cb218e5e5 (patch) | |
tree | 1750ea9105997f885b735d869207918cb02c4df3 /py | |
parent | d944a66ead38b15b5a3c7a4ae8b054451fd5c077 (diff) | |
download | micropython-926d2b621e1ca543d86b0bd2b564055cb218e5e5.tar.gz micropython-926d2b621e1ca543d86b0bd2b564055cb218e5e5.zip |
Count individual testcases when running tests.
The idea is simple: each print represents a testcase within a test unit.
As we don't have strict rules on which/how many testcase are put into
a test file, it's nice to have an idea how many *testcases* we have
totally. Would be nice to count how many testcases pass/fail, but
that's a bit less trivial.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions