Code Monkey home page Code Monkey logo

Comments (15)

 avatar commented on August 18, 2024 1

Сan't wait for updates too...

from allure-pytest.

baev avatar baev commented on August 18, 2024 1

1.7.7 should be available now

from allure-pytest.

mavlyutov avatar mavlyutov commented on August 18, 2024

confirmed
breaking change: pytest-dev/pytest@2853083

from allure-pytest.

The-Compiler avatar The-Compiler commented on August 18, 2024

You really shouldn't use private pytest APIs, everything in the _pytest package is not public API. Otherwise, you risk breaking your plugin with any pytest upgrade, even patch releases.

I don't know either Allure nor junitxml very well, so could you explain what you need _pytest.junitxml.mangle_testnames for in your plugin? Maybe there's a better solution.

cc @RonnyPfannschmidt @nicoddemus because you seem to be the junitxml guys 😉

from allure-pytest.

alenickwork avatar alenickwork commented on August 18, 2024

same issue, extremely waiting for bugfix
#1479
#1497

from allure-pytest.

The-Compiler avatar The-Compiler commented on August 18, 2024

@alenickwork pytest-dev/pytest#1497 and pytest-dev/pytest#1479 are related to pytest not giving an useful output when an error happens while loading a plugin. It's not the same issue.

from allure-pytest.

pupssman avatar pupssman commented on August 18, 2024

We should not really need that function, it's was copy-pasted from the junit plugin in the early days.

from allure-pytest.

pupssman avatar pupssman commented on August 18, 2024

One should un-limit pytest version introduced in #95 when fixing this issue

from allure-pytest.

shat00n avatar shat00n commented on August 18, 2024

There is pytest 3.0.1 already,
any updates on this ticket please?

from allure-pytest.

SergeyPirogov avatar SergeyPirogov commented on August 18, 2024

Fixed by #110

from allure-pytest.

zaz600 avatar zaz600 commented on August 18, 2024

When it will be released for pip install?

from allure-pytest.

baev avatar baev commented on August 18, 2024

ASAP, we are working on it

from allure-pytest.

SergeyPirogov avatar SergeyPirogov commented on August 18, 2024

@zaz600 you can install it using pip install git+https://github.com/allure-framework/allure-pytest.git

from allure-pytest.

zaz600 avatar zaz600 commented on August 18, 2024

@SergeyPirogov i know. i need to install fixed version from requirements.txt, not from master branch :)

image

from allure-pytest.

jeevan449 avatar jeevan449 commented on August 18, 2024

cannot import name 'XFailed'
Getting with 1.7.7 version

from allure-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.