Sellorio / JazSharp

Jasmine inspired mocking and unit testing framework for C#.
Apache License 2.0
66 stars 4 forks source link

StackOverflowExeption in test runner #15

Closed Sellorio closed 5 years ago

Sellorio commented 5 years ago

[28/08/2019 2:51:00.628 PM Error] The active test run was aborted. Reason: Test host process crashed : Process is terminating due to StackOverflowException.

This is caused by some generic parameter resolution logic that had a typo in it causing an infinitely recursive call to be made.

Sellorio commented 5 years ago

Fixed in https://github.com/Sellorio/JazSharp/commit/76c40a1869311812aae23693a83f027cfc7621fe