VSharp-team / VSharp

Symbolic execution engine for .NET Core
Apache License 2.0
50 stars 32 forks source link

Generated tests classes names can be long for generics #209

Open mxprshn opened 1 year ago

mxprshn commented 1 year ago

When declaringType is not passed to Render, test class name is composed from the type name with generic parameters substituted, so theoretically it can be too long and hard to read