Skip to content

issues Search Results · repo:zopefoundation/zope.pytestlayer language:Python

Filter by

8 results
 (72 ms)

8 results

inzopefoundation/zope.pytestlayer (press backspace or delete to remove)

We have the problem in Plone that we would need a first release. We currently are sprinting in Bonn at Beethoven-Sprint , so it blocks us a bit, mainly because of missing Python 3.12 support in the old ...
  • jensens
  • 3
  • Opened 
    on May 15, 2024
  • #49

#44 restricted support to pytest 7. #45 tries to add support but does not look very successful, yet.
enhancement
help wanted
  • icemac
  • Opened 
    on May 8, 2024
  • #48

When using gocept.pytestlayer together with pytest-randomly an INTERNALERROR occurs because: DocFileCase object has no attribute __qualname__. ================================================ test session ...
  • icemac
  • Opened 
    on Mar 1, 2023
  • #35

Following https://github.com/pytest-dev/pytest/pull/5975 nodes should not be instantiated via __call__ but with from_parent(). This is used with layered test cases in this package. The warnings can be ...
enhancement
  • sallner
  • Opened 
    on Apr 2, 2020
  • #8

transferred from bitbucket: Michael Howitz created an issue 2016-08-16 Since #7 .fixture.create() can be called in conftest.py to get fixture names which can be reused in test functions. This does not ...
enhancement
  • sallner
  • Opened 
    on Nov 25, 2019
  • #6

transferred from bitbucket: Michael Howitz created an issue 2016-06-03 It is currently at 96.5 %. This is not that bad, but it could be better.
bug
enhancement
help wanted
  • sallner
  • Opened 
    on Nov 25, 2019
  • #5

transferred from bitbucket: Michael Howitz created an issue 2015-09-03 If there is a test class which does not have a layer and the tester wants to run only this test class using -k TestClassName py.test ...
bug
  • sallner
  • 2
  • Opened 
    on Nov 25, 2019
  • #4

transferred from bitbucket: Michael Howitz created an issue 2015-04-28 If the test raises an unexpected exception, it seems that the current layers are not thorn down. Maybe the hook pytest_exception_interact ...
bug
  • sallner
  • Opened 
    on Nov 25, 2019
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub