Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8950545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T13:28:40+00:00 2026-06-15T13:28:40+00:00

We use py.test in a project and use fixtures for most test cases. But

  • 0

We use py.test in a project and use fixtures for most test cases. But I see no possibility to use fixtures in doctest files.

To give an example with some code snippets: I have a browser fixture in conftest.py like:

@fixture
def browser(request):
    from wsgi_intercept import zope_testbrowser
    browser = zope_testbrowser.WSGI_Browser()
    [...]
    return browser

and use it in the file test_browser.txt like:

>>> browser.open('some_url')
>>> browser.url == 'some_url'
True

But I can’t see a way to get the fixture into a doctest file. Is this possible at all with py.test?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T13:28:41+00:00Added an answer on June 15, 2026 at 1:28 pm

    It isn’t supported at the moment. pytest would need to know at collection time which fixtures are going to be used in a doctest. If we can come up with a way to declare which fixtures are going to be used, it shouldn’t be hard to add support to _pytest/doctest.py Maybe it’s also possible to automatically find out which fixtures a doctest needs, not sure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For my project I use rake test for testing my libs. For example, I've
I am trying to use nosetests to run all test cases inside my project.
I'm starting a new project and I want to use Test Driven Development, but
I am learning how to use HashMaps, my test project is working, but i
In our project we use test data that is stored inside .sql files that
When I run a Test Project on Visual Studio I use the code below
I know how to use emma in ant when building my android test project
I have a test project in Visual Studio. I use Microsoft.VisualStudio.TestTools.UnitTesting . I add
How can I test my view from my test project without the use of
I use SfDoctrine guard in my test project. I use also SfForkedApply for registration

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.