To run the tests you need to install nose and mock if using python 2.7: ... from nose.tools import assert_equal def test_simple(): """ very simple example ...
確定! 回上一頁