summaryrefslogtreecommitdiff
path: root/testing-debugging/#~summary#
diff options
context:
space:
mode:
authorAmit Sethi2010-11-08 02:02:29 +0530
committerAmit Sethi2010-11-08 02:02:29 +0530
commit6978f50a9d8c83d239422568efa2f60fde9db9cf (patch)
tree40a86afc05046ea3b31f976558dbbae9bf739f57 /testing-debugging/#~summary#
parentbf83e16caf164cdbcb3ddd72f44833109b989b97 (diff)
downloadst-scripts-6978f50a9d8c83d239422568efa2f60fde9db9cf.tar.gz
st-scripts-6978f50a9d8c83d239422568efa2f60fde9db9cf.tar.bz2
st-scripts-6978f50a9d8c83d239422568efa2f60fde9db9cf.zip
Adding testing and debugging slides
Diffstat (limited to 'testing-debugging/#~summary#')
-rw-r--r--testing-debugging/#~summary#8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing-debugging/#~summary# b/testing-debugging/#~summary#
deleted file mode 100644
index a9732c9..0000000
--- a/testing-debugging/#~summary#
+++ /dev/null
@@ -1,8 +0,0 @@
-In this tutorial we have learned to
-1.Create simple tests for a function.
-2.Learn to Automate tests using many predefined test cases.
-3.Good coding standards.
-4.Difference between syntax error and exception.
-5.Handling exception using try and except.
-6.Using %debug for debugging on ipython.
-