카테고리 없음

jupyter notebook에서 pytest로 unit test하기

leebaro 2021. 7. 17.
728x90

아직은 주피터 노트북에서 유닛 테스트를 할 일은 없지만 필요하다면 아래 모듈을 이용하면 될 것 같다.

https://github.com/chmp/ipytest#usage

chmp/ipytest

Pytest in IPython notebooks. Contribute to chmp/ipytest development by creating an account on GitHub.

github.com

728x90