pytest-nbgrader

User Guide

  • pytest-nbgrader
  • Installation
  • Usage

Development

  • Contributing
  • Releasing
  • Credits
  • Changelog

API Reference

  • pytest_nbgrader
    • pytest_nbgrader package
pytest-nbgrader
  • pytest_nbgrader
  • View page source

pytest_nbgrader

  • pytest_nbgrader package
    • Submodules
    • pytest_nbgrader.assertions module
      • almost_equal()
      • calls()
      • close_attributes()
      • equal_attributes()
      • equal_contents()
      • equal_scope()
      • equal_types()
      • equal_value()
      • file_contents()
      • has_import()
      • has_method()
      • raises()
      • time_bounds()
    • pytest_nbgrader.cases module
      • TestCase
        • TestCase.expected
        • TestCase.inputs
        • TestCase.raises
        • TestCase.timing
      • TestSubtask
        • TestSubtask.assertions
        • TestSubtask.cases
        • TestSubtask.prerequisites
      • Timer
        • Timer.elapsed
        • Timer.end
        • Timer.start
      • execute()
      • format_result()
    • pytest_nbgrader.conftest module
      • pytest_addoption()
      • pytest_generate_tests()
      • pytest_sessionfinish()
      • pytest_sessionstart()
      • submission()
      • verbosity()
    • pytest_nbgrader.dumper module
      • dump_exercise()
      • dump_subtask()
      • dump_task()
    • pytest_nbgrader.harness module
      • TestClass
        • TestClass.test_assertion()
        • TestClass.test_execution()
        • TestClass.test_prerequisites()
    • pytest_nbgrader.loader module
      • Submission
        • Submission.submission
        • Submission.submit()
    • pytest_nbgrader.prerequisites module
      • has_signature()
      • writes()
      • writes_file()
    • pytest_nbgrader.runner module
      • TemporarySymlink
        • TemporarySymlink.custom
        • TemporarySymlink.module
        • TemporarySymlink.path
      • TemporarySymlinks
        • TemporarySymlinks.symlinks
      • main()
Previous Next

© Copyright 2025, Philipp Emmo Tobias Risius.

Built with Sphinx using a theme provided by Read the Docs.