It may be more beneficial to make the tests within CodeGenerationTests a whole application. This may make it easier to configure, test, etc. It takes a fair amount of time to run as well, so it doesn't make a lot of sense to be a "unit" test. It may also be a fun excuse to try out Spectre.Console.
It may be more beneficial to make the tests within
CodeGenerationTestsa whole application. This may make it easier to configure, test, etc. It takes a fair amount of time to run as well, so it doesn't make a lot of sense to be a "unit" test. It may also be a fun excuse to try out Spectre.Console.