fluffynuts opened a new issue, #109:
URL: https://github.com/apache/logging-log4net/issues/109

   If you run `npm run run-dotnet-core-tests`, the test assembly should be run 
with `dotnet` instead of the nunit runner. This should be used to verify that 
cross-framework code works as expected. Unfortunately, at the moment, it looks 
like doing this doesn't pick up any tests - this requires some investigation.
   
   Ultimately, we should move away from the nunit-console -based run to running 
via `dotnet` for all targets. The first step would be getting this script 
(`run-dotnet-core-tests`) to work as expected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to