I've been using a source generator for interface generation, specifically for mock testing, with some success: https://github.com/codecentric/net_automatic_interface
I have a need now to not use Microsoft DI so Pure DI great.
However, these source generators don't play nice with one another and robots say they can never really. It might be a bit much to ask if Pure.DI can also have interface generation (which I'd love) but I was hoping you had suggestions around mock testing and this library.
Any ideas? What do you think?
I've been using a source generator for interface generation, specifically for mock testing, with some success: https://github.com/codecentric/net_automatic_interface
I have a need now to not use Microsoft DI so Pure DI great.
However, these source generators don't play nice with one another and robots say they can never really. It might be a bit much to ask if Pure.DI can also have interface generation (which I'd love) but I was hoping you had suggestions around mock testing and this library.
Any ideas? What do you think?