現在私が携わっているプロジェクトではPythonとPytestを使って実装しています。 今回チームでTDDの勉強会をやりたいと考え、その練習のためにt-wadaさんのTDD Boot Camp 2020のライブコーディング部分をPythonでやってみました。 環境はcyber-dojoを使いました。
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
In this chapter, multiples tool will be introduced and setup. The intent is to have a clean python environment to reproduce the code. This is a very opinionated section, but it might be useful to ...