Skip to content

Instantly share code, notes, and snippets.

@mizunototori
Created September 12, 2016 05:27
Show Gist options
  • Select an option

  • Save mizunototori/a46ab0cb75043a3632b94d0daaefb514 to your computer and use it in GitHub Desktop.

Select an option

Save mizunototori/a46ab0cb75043a3632b94d0daaefb514 to your computer and use it in GitHub Desktop.
コマンドラインインターフェースから特定のテストメソッドを実行する
python -m unittest test_module.TestClass.test_method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment