Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 514 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 514 Bytes

python_design_patterns

本リポジトリでは以下の3点の学習を目的としています。

  • GoFの23デザインパターンの学習
  • Python pytestによるテストコードの書き方(pythonの学習込み)
  • GitHub Actionsの学習 自動テスト運用等

GitHub Actions practice