soenneker.utils.autobogus icon indicating copy to clipboard operation
soenneker.utils.autobogus copied to clipboard

The .NET Autogenerator

Results 4 soenneker.utils.autobogus issues
Sort by recently updated
recently updated
newest added

When trying to create a fake from a generated class (gRPC object), the following error (crashes the whole test runner process) occurs: **Exit code is -1073741819 (Fatal error. Internal CLR...

Hi, With this fix: #143, private readonly fields are now also set automatically, is there a way to prevent/controll this with some kind of configuration (per type)? This can cause...

Hello, Jake! You've stated that one of this project goals is to `Be fast`. I believe that using code generation is faster than using reflection, and (correct me if I'm...