banksalad / K-Format

🇰🇷 Python library for Korean style fixed length format definition(전문 통신)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use pytest instead of unittest

winterjung opened this issue · comments

테스트 라이브러리를 현재 unittest에서 pytest로 변경하길 제안합니다.
여러 보일러 플레이트를 줄여 실제 테스트 할 대상에 집중할 수 있습니다.

https://github.com/Rainist/K-Format/blob/f423725a06bab7f6aed6d13bc2fe2eef7d12f650/tests/test_kproperty.py#L9-L33