Giter VIP home page Giter VIP logo

Comments (4)

RonnyPfannschmidt avatar RonnyPfannschmidt commented on July 2, 2024

PTest itself is not parallel/concurrent

However it's possibly a nice feature to have a hangup signal handler that triggers a hook which lets plugins inform the user of the current state

Pytest itself could return the current test In non-verbose mode

xdist could return the active test per gateway

from pytest.

nicoddemus avatar nicoddemus commented on July 2, 2024

As @RonnyPfannschmidt said, that feature would not make sense for pytest because it does not run tests in parallel (pytest-xdist and other plugins do, however).

I'm closing this for now, but another issue can be opened with a proposal for a new hook as outlined by @RonnyPfannschmidt. 👍

from pytest.

yurivict avatar yurivict commented on July 2, 2024

[...] but another issue can be opened with a proposal for a new hook [...]

I suggested a feature that would be potentially very useful.

How it is implemented and what hooks should be involved is an implementation detail.
I am not a PyTest developer and don't know what is the best way to implement this feature.
Developers should decide this, not me.

I don't know why this feature proposal was closed because this is a valid proposal for a needed, useful feature.
I don't know what hooks should be involved.

from pytest.

nicoddemus avatar nicoddemus commented on July 2, 2024

I didn't mean for you to open a new issue, sorry @yurivict.

I just think that we probably should work on a proposal for the hook in a separate issue, otherwise this tends to get "lost" in the midst of unrelated discussion.

But in retrospect I should not have closed this, as you mention, indeed this describes the feature, which is independent on how it will end up being actually implemented.

from pytest.

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.