Scripts_of_Python_Programming_Book icon indicating copy to clipboard operation
Scripts_of_Python_Programming_Book copied to clipboard

Facing an error in Chapter_17th_unittest.py

Open happinasir opened this issue 2 years ago • 1 comments

Chapter Link: https://github.com/Sana-Rasheed/Scripts_of_Python_Programming_Book/blob/master/Chapter_17th_unittest.py E ERROR: C:\Users\Nasir\AppData\Roaming\jupyter\runtime\kernel-510a6c02-c3b3-432f-b96a-42c7be9fc54d (unittest.loader._FailedTest) AttributeError: module 'main' has no attribute 'C:\Users\Nasir\AppData\Roaming\jupyter\runtime\kernel-510a6c02-c3b3-432f-b96a-42c7be9fc54d'


Ran 1 test in 0.001s FAILED (errors=1) An exception has occurred, use %tb to see the full traceback. SystemExit: True

happinasir avatar Jul 29 '22 06:07 happinasir

Please check attachment:

unittest.txt

happinasir avatar Jul 29 '22 06:07 happinasir