Expand description
C# e2e test generator using xUnit.
Generates e2e/csharp/E2eTests.csproj and tests/{Category}Tests.cs
files from JSON fixtures, driven entirely by E2eConfig and CallConfig.
Structsยง
- CSharp
Codegen - C# e2e code generator.
C# e2e test generator using xUnit.
Generates e2e/csharp/E2eTests.csproj and tests/{Category}Tests.cs
files from JSON fixtures, driven entirely by E2eConfig and CallConfig.