modern-python / that-depends

DI-framework, inspired by python-dependency-injector, but without wiring. Python 3.12 is supported
https://that-depends.readthedocs.io/
MIT License
156 stars 12 forks source link

docs: testing section and override features #54

Closed nightblure closed 3 months ago

nightblure commented 3 months ago

tried to reveal the purpose of the provider override functions in the context of testing. I also added an extension for copying code, I think it will be convenient for all users :)

please look at what may be missing here and what can be corrected

lesnik512 commented 3 months ago

@nightblure great, thanks)