Pytest tutorial 한글 정리 링크
https://jangseongwoo.github.io/test/pytest_basic/
Pytest 참고 할 만한 Github
https://github.com/kevgathuku/pytest-intro
Unittest 참고 할 만한 Github
https://github.com/gwtw/py-sorting
Real Python 글
https://realpython.com/pytest-python-testing/#parametrization-combining-tests
'프로그래밍 (이동 완료) > Python' 카테고리의 다른 글
파이썬 로그 (0) | 2023.11.06 |
---|---|
파이썬 디자인 패턴 (0) | 2023.11.06 |
Python Application Layouts, Structuring (0) | 2023.09.11 |
주피터노트북 마크다운 정리 (0) | 2023.08.19 |
cpython, cython, ctype (0) | 2023.08.10 |