wok annotate python-pytest/description.txt @ rev 25836
Update some current_version()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 07 10:55:10 2025 +0000 (4 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@25230 | 1 The pytest framework makes it easy to write small tests, yet scales to |
Hans-Günter@25230 | 2 support complex functional testing for applications and libraries. |