An open API service indexing awesome lists of open source software.

https://github.com/xpdojo/python

Python is a object-oriented, interpreted, and interactive programming language.
https://github.com/xpdojo/python

pytest python python3 venv

Last synced: about 1 year ago
JSON representation

Python is a object-oriented, interpreted, and interactive programming language.

Awesome Lists containing this project

README

          

# TDD with Python

## References

- [테스트 주도 개발](https://www.aladin.co.kr/shop/wproduct.aspx?ISBN=9788966261024) - 켄트 벡
- [클린 코드를 위한 테스트 주도 개발](https://www.aladin.co.kr/shop/wproduct.aspx?ISBN=9788994774916) - 해리 J.W. 퍼시벌
- [파이썬 클린 코드](https://www.aladin.co.kr/shop/wproduct.aspx?ISBN=9791161340463) - 마리아노 아나야
- [우아하게 준비하는 테스트와 리팩토링](https://youtu.be/S5SY2pkmOy0) - 한성민