Skip to main content
Ctrl+K
Logo image Logo image dev

Site Navigation

  • Home
  • Examples
  • Learn
  • API
  • Community
  • Contributing

Site Navigation

  • Home
  • Examples
  • Learn
  • API
  • Community
  • Contributing

Section Navigation

Tutorials

  • Pull request step-by-step

How-to guides

  • Implementing a RandomVariable Distribution
  • Build documentation locally
  • Running the test suite
  • Review a PR on pymc-examples

Reference content

  • Private API
    • Testing helpers
      • pymc.tests.conftest.pytensor_config
      • pymc.tests.conftest.exception_verbosity
      • pymc.tests.conftest.strict_float32
      • pymc.tests.conftest.seeded_test
  • Python style guide
  • Jupyter Style Guide
  • Pull request checklist
  • PyMC Release workflow

In depth explanations

  • PyMC websites versioning

Testing helpers#

Fixtures#

These fixtures are used to configure test functions.

pytensor_config()

exception_verbosity()

strict_float32()

seeded_test()

previous

Private API

next

pymc.tests.conftest.pytensor_config

On this page
  • Fixtures
Edit this page
Show Source
Support PyMC

© Copyright 2021, The PyMC Development Team.

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.