Tested with Akka.TestKit.NUnit 1.0.5 and NUnit 3.0.1
When running the unit tests with ReSharper test runner, the tests are discovered for a split-second but then removed and there's no indication in the UI that they were attempted to be ran. When using the NUnit 3 console runner, the tests simple do not exist.
The Akka.TestKit.NUnit package's dependency is listed as NUnit (≥ 2.6.4) which means there are no dependency issues at installation time. Maybe the Nuget dependency could be changed until a proper fix is in?
The text was updated successfully, but these errors were encountered:
Tested with Akka.TestKit.NUnit 1.0.5 and NUnit 3.0.1
When running the unit tests with ReSharper test runner, the tests are discovered for a split-second but then removed and there's no indication in the UI that they were attempted to be ran. When using the NUnit 3 console runner, the tests simple do not exist.
The Akka.TestKit.NUnit package's dependency is listed as NUnit (≥ 2.6.4) which means there are no dependency issues at installation time. Maybe the Nuget dependency could be changed until a proper fix is in?
The text was updated successfully, but these errors were encountered: