EssentialCSharp icon indicating copy to clipboard operation
EssentialCSharp copied to clipboard

Revisit 20.7 to make work properly

Open espence2003 opened this issue 3 years ago • 1 comments

Console Assert needs to support async main.

espence2003 avatar Sep 08 '22 16:09 espence2003

PR cleaning up the code: https://github.com/IntelliTect/TestTools.Console/pull/4 Branch to support ExpectAsync after the first PR merges: https://github.com/IntelliTect/TestTools.Console/tree/expectAsync

Keboo avatar Sep 08 '22 22:09 Keboo