IntelliTect / IntelliTect/TestTools.Console
Add support for ExecuteMain() where Main matches the signature of C# entry point
Open
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- Avg merge
- 2m
- Merged PRs (30d)
- 5
Description
Add an execute Main that takes a `Func` and `param string args` and returns both the func return and the console output (yes, the best way to return both is a dilemma.
Contributor guide
Assessment
This issue has not been assessed yet.