API referenceΒΆ

This enables base testsuite plugins, add testsuite.pytest_plugin to list of pytest plugins:

pytest_plugins = ['testsuite.pytest_plugin']
  • Working with static files
    • Fixtures
  • Http mockserver
    • Command line options
    • pytest.ini options
    • Fixtures
    • Magic args
    • Timeouts and network errors
    • OpenTracing
  • Spawning and accessing service
    • Fixtures
    • Classes
  • Testpoint
    • Fixtures
  • Tracing
    • Check trace id
    • Override trace id generation
    • Fixtures
    • Classes
  • Other plugins
    • Envinfo
    • Mocked_time
  • Utils
    • AsyncCallQueue
  • Matching
    • String matching
    • Integer matching
    • Type matching
    • Logical matching
    • Dict matching
    • List matching
    • Value captuing
  • Tcp mockserver
    • Example
    • Fixtures
    • Classes
  • Service logs
    • Service logs formatter
    • Service logs capture

Logo

Navigation

  • Overview
  • API reference
    • Working with static files
    • Http mockserver
    • Spawning and accessing service
    • Testpoint
    • Tracing
    • Other plugins
    • Utils
    • Matching
    • Tcp mockserver
    • Service logs
  • Database support
  • Examples
  • License

Related Topics

  • Documentation overview
    • Previous: Overview
    • Next: Working with static files
©2020-2025, Yandex LLC. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source