Friday, 23 August 2013

python: test whether subprocess call throws an expected exception

python: test whether subprocess call throws an expected exception

References

Reference NO 1

http://stackoverflow.com/questions/15206491/python-test-whether-subprocess-call-throws-an-expected-exception

Reference NO 2

http://stackoverflow.com/questions/15316398/check-a-commands-return-code-when-subprocess-raises-a-calledprocesserror-except

Reference NO 3

http://docs.python.org/dev/library/subprocess.html

Reference NO 4

http://pythontesting.net/framework/pytest/pytest-introduction/

Reference NO 5

http://www.diveinto.org/python3/porting-code-to-python-3-with-2to3.html

Reference NO 6

http://ironpython.codeplex.com/workitem/list/basic?size=2147483647

Reference NO 7

http://src.chromium.org/svn/trunk/tools/depot_tools/tests/subprocess2_test.py

Reference NO 8

#EANF#

No comments:

Post a Comment