Matthieu Rigal
Matthieu Rigal
Hi all, We have some legacy nose-style tests in our test suite. They are also run nicely via pytest (https://docs.pytest.org/en/latest/nose.html). Today I've tried to add a fixture with parametrization using...
#### What's the problem this feature will solve? One might have a dev_requirements file specifying linter for CI jobs that are also used by pre-commit hooks. It would be great...
Hi @kraiz Thanks for the library which was very helpful for quite some years! The project maintenance seems somehow dead, when looking at Issues, PRs and Releases. Would you maybe...
IMHO the 3 failing tests should be able to work, or it should be mentioned in the docs that related circular factory are not supported.
#### Description If you use get_or_create and you use trait, the value of the trait will be ignored, an existing object without trait will be returned #### To Reproduce Failing...
Especially with FactoryBoy 3.2. See failing tests in https://github.com/pytest-dev/pytest-factoryboy/pull/125
The failing tests in test_maybe_trait will fail with all factoryboy versions, but has minor consequences, as there is an obvious work-around. They may rely completely inside factory-boy itself, see [this...
Hi @adamchainz ! Thanks for this great library! If it does not come with a too high performance impact, similar to https://github.com/ktosiek/pytest-freezegun/pull/14/files consider supporting travel as a marker? Best, Matthieu
Hi Jerome, Thanks again for all the great work done until now ! Here is my next enhancement suggestion: In the Index view (trying to make similar as the find...