Skip to content

issues Search Results · repo:pytest-dev/pytest-randomly language:Python

Filter by

0 results
 (63 ms)

0 results

inpytest-dev/pytest-randomly (press backspace or delete to remove)

Description Suggestion from chat with @graingert and @seporaitis: add a --randomly-seed-vcs or similar option that uses the current Git commit SHA as the seed. That way, parallel test runs for a given ...
  • adamchainz
  • 1
  • Opened 
    5 days ago
  • #668

Python Version 3.9.18 pytest Version 8.3.3 Package Version 3.15.0 Description Since Faker v32.0.0 its faker fixture has been scoped to session which triggers this error in relation to faker_seed: ...
  • GertBurger
  • 1
  • Opened 
    on Nov 13, 2024
  • #656

Python Version 3.12 pytest Version 8.3.3 Package Version 3.15.0 Description Making a simple pybind11 module that binds a function calling ostringstream.str() appears to break in pytest with pytest-randomly ...
  • taranu
  • 1
  • Opened 
    on Nov 8, 2024
  • #655

Description There is an older issue which sort of goes in this direction: https://github.com/pytest-dev/pytest-randomly/issues/75 which the final word being that this does not fall in the scope of this ...
  • Time0o
  • 1
  • Opened 
    on Oct 24, 2024
  • #649

Python Version 3.9.20 pytest Version 8.3.2 Package Version 3.15.0 Description As you can see in the following table, having pytest-randomly installed and using -p no:randomly results in failed tests ...
  • alexandrul
  • 4
  • Opened 
    on Sep 14, 2024
  • #647

Description Hi, thank you for working on the plugin! I would like to request integration with the pytest-rerunfailures plugin, which would allow me to rerun failed tests without using an additional pytest ...
  • danmash
  • 1
  • Opened 
    on Jun 24, 2024
  • #631

Python Version 3.9.18 pytest Version 8.1.1 Package Version 3.15.0 Description I m packaging your module as an rpm package so I m using the typical PEP517 based build, install and test cycle used ...
  • kloczek
  • 3
  • Opened 
    on Mar 20, 2024
  • #610

Description Per https://github.com/pytest-dev/pytest-randomly/issues/531 its unexpected that randomly generated values in different tests would be identical. It s common in test suites to use randomly ...
  • brycedrennan
  • 7
  • Opened 
    on Jan 12, 2024
  • #600

Description Is it possible next time on release new version make the github release to have entry on hhttps://github.com/pytest-dev/pytest-randomly/releases entries? 🤔 I m asking because only on make ...
  • kloczek
  • 1
  • Opened 
    on Aug 10, 2023
  • #565

Description The latest baker release adds support for global random seeding: https://github.com/model-bakers/model_bakery/releases/tag/1.13.0. While not as popular as factory boy it might be a good idea ...
  • nefrob
  • 1
  • Opened 
    on Aug 4, 2023
  • #563
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! 
Restrict your search to the title by using the in:title qualifier.
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub