Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.6.2 documentation »
  • SymPy Modules Reference »
  • Testing

TestingΒΆ

This module contains code for running the tests in SymPy.

Contents:

  • pytest
    • SKIP()
    • ignore_warnings()
    • nocache_fail()
    • raises()
    • warns()
    • warns_deprecated_sympy()
  • Randomised Testing
    • random_complex_number()
    • test_derivative_numerically()
    • verify_numerically()
  • Run Tests
    • PyTestReporter
    • Reporter
    • SymPyDocTestFinder
    • SymPyDocTestRunner
    • SymPyOutputChecker
    • SymPyTestResults
    • convert_to_native_paths()
    • doctest()
    • get_sympy_dir()
    • raise_on_deprecated()
    • run_all_tests()
    • run_in_subprocess_with_hash_randomization()
    • split_list()
    • sympytestfile()
    • test()

Logo

Previous topic

Tensor Operators

Next topic

pytest

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.6.2 documentation »
  • SymPy Modules Reference »
  • Testing
© Copyright 2024 SymPy Development Team. Last updated on Jan 30, 2024. Created using Sphinx 5.3.0.