Skip to main content
Ctrl+K

E2X Grading Tools 0.0.4 documentation

  • Getting Started
  • User Documentation
  • GitHub
  • Getting Started
  • User Documentation
  • GitHub

Section Navigation

  • Testing Variables
  • Testing Functions
  • Custom Comparators
  • Experimental Features
  • User Documentation

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

previous

Installation

next

Testing Variables

Edit on GitHub
Show Source

© Copyright 2023, Tim Metzler.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.