You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nosetests will all the tests at the root of repo.
nosetests <filename> run only this test file.
nosetests -s run tests with output
nosetests ObjectiveCCodeGenerator_test:TestSampleTestClassCase.test_human_source_content run only one single test