Git Product home page Git Product logo

Comments (8)

ropez avatar ropez commented on June 5, 2024

This looks like it might require some work. Is there any chance you can look into this, and make a PR?

from pytest-describe.

Pankejk avatar Pankejk commented on June 5, 2024

I like this plugin and I have the same issue. +1

from pytest-describe.

kondratyev-nv avatar kondratyev-nv commented on June 5, 2024

@ropez I have tried to run tests with various versions, and it looks like no main code changes needed for newer python versions and pytest up to 4.0.2. I think of making a PR on this at least.

As for the upper pytest versions, I'll take a look.

from pytest-describe.

ropez avatar ropez commented on June 5, 2024

Sorry, I haven't had time to look into this. Are you saying that the issue with importing MarkInfo was not a problem after all?

from pytest-describe.

kondratyev-nv avatar kondratyev-nv commented on June 5, 2024

@ropez This is the problem for pytest >= 4.1. Everything is fine with the previous versions, and I have added a couple of tests to be sure. Please see PR #19.

from pytest-describe.

ropez avatar ropez commented on June 5, 2024

Right, I was a little bit confused because you wrote "4.0 or later" in the original post. I will see if I find some time to look for a solution for 4.1 then.

from pytest-describe.

kondratyev-nv avatar kondratyev-nv commented on June 5, 2024

@ropez It looks like I have a working solution. However, the tests are failing with the latest pytest version due to the bug in pytest pytest-dev/pytest#4649. I'll open a PR with the fix after the next pytest patch will be released.

from pytest-describe.

ropez avatar ropez commented on June 5, 2024

@kondratyev-nv Maybe we should just change -k to -m in those test. I don't remember exactly, but it may well be that I should have used -m in the first place, and it just happened to work, like the comments in the pytest issue suggest.

from pytest-describe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.