Tech C**P
@technical_notes
12
subscribers
161
photos
9
videos
59
files
304
links
مدرس و برنامه نویس پایتون و لینوکس
@alirezastack
Download Telegram
Join
Tech C**P
12 subscribers
Tech C**P
Run a specific unit test in
pytest
:
pytest
tests/test_user.py -k 'TestClassName and test_method_name'
#python
#unitest
#pytest