User Documentation# Testing Variables Setting up the test class Anatomy of a test case Examples of tests Testing Functions Setting up the test class Anatomy of a test case Example 1 - Function fails with some arguments Example 2 - Function has no return statement Example 3 - Function is not defined Example 4 - Student function has a lot of print statements Custom Comparators Anatomy of a comparator Example 1 - Variable Test with custom comparator Example 2 - Function Test with custom comparator Experimental Features Decorator for asserts