How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NUnit Console and Engine 3.13 Released

calendar_today December 1, 2021 person domain nunit

This is the first release of the NUnit Console Runner, which allows running of both .NET Framework and .NET Core tests, either separately or in combination. The Console Runner executes under the .NET Framework but is able to launch .NET Core agents and communicate with them over a TCP connection. A second major feature is the availability of preemptive cancellation when the normal approach of requesting the test run to terminate itself doesn’t work.

open_in_new Read original post