now i m confused
the above code will kill tests after there days. and it prints messages " 3 days over" and exits i can also write a code to print final report inside the sub function
if test get over before 3 days then where should i place code to finally create a report.
i mean where to place code to check if test over before 3. should it come after above code or before above code.