question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move to pytest-dev organization

See original GitHub issue

As discussed with @jmcgeheeiv, it would be a good idea to transfer this repo to the pytest-dev organization. This would help to ensure continued maintenance, and also possibly to get more eyes for issues and code reviews (given enough eyeballs…).

While pyfakefs is not only a pytest plugin, as it can also be used with other test frameworks, pytest-dev seems like a good match, as the majority of new pyfakefs users seem to use it via the fs fixture, and improving pytest support is a sensible goal for pyfakefs.

We seem to meet most of the preconditions, except the name (nothing we can do about this, changing it now would not be a good idea), and the authors info, which can easily be added.

The first step will be to clarify if pyfakefs is feasible for pytest-dev - I will write a respective mail in the pytest-dev list, and we can go on from there of we get a go.

cc @nicoddemus

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
nicoddemuscommented, Oct 7, 2022

Thanks folks!

Move has been completed, invite sent to @jmcgeheeiv to join the pytest-dev organization. 👍

1reaction
jmcgeheeivcommented, Oct 6, 2022

Transfer to @nicoddemus requested.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Contribution getting started — pytest documentation
If no contributor strongly objects and two agree, the repository can then be transferred to the pytest-dev organisation. Here's a rundown of how...
Read more >
Adoption of pytest-sugar plugin to pytest-dev organization · Issue #5 ...
This used to track Teemu/pytest-sugar#184 which is mainly about transfer of pytest-sugar plugin under pytest-dev org. I think that the plugin already ...
Read more >
A comprehensive guide to pytest. - Level Up Coding
The most comprehensive guide to Python unit testing with pytest. Discover the ins and outs of fixtures and mocking with the ultimate ...
Read more >
Effective Python Testing With Pytest
As with most frameworks, some development patterns that make sense when you first start using pytest can start causing pains as your test ......
Read more >
pytest, how to keep database change between test
You can reuse the DB with the --reuse-db option.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found