Skip to content

Instantly share code, notes, and snippets.

View aodag's full-sized avatar

Atsushi Odagiri aodag

View GitHub Profile
@aodag
aodag / pytest.md
Last active March 2, 2020 14:00 — forked from shiumachi/pytest.md
Pytestの書き方入門

インストール

pip install pytest pytest-cov pytest-randomly pytest-mock
  • pytest-cov: カバレッジ計測プラグイン
  • pytest-randomly: 実行順のランダム化
  • pytest-mock: mock利用プラグイン
@aodag
aodag / README.rst
Created December 28, 2011 02:10 — forked from oyakata/README.rst
かけ算

result

♥♥

Press ENTER or type command to continue