Tuesday, 15 January 2013

visual studio - nUnit Test Adapter 10 second limit: long-running tests in nUnit -



visual studio - nUnit Test Adapter 10 second limit: long-running tests in nUnit -

i have tests in nunit phone call external programme takes more 10 seconds finish. works fine when run them in nunit's "unit test sessions" panel. however, when utilize test adapter (which has benefits of more through error output , automatic test discovery), next error:

the request has taken more 10 seconds respond, aborting it. exception has been thrown target of invocation.

is there way can extend time limit tests? issue adapter, or visual studio itself?

edit: clarify, know mocking out time-consuming functionality proper thing do. right now, though, it's not worth time (in estimation) take refactor unit tests.

it has nil vs, resharper able run tests exceeding 10 seconds. limitation of adapter.

visual-studio unit-testing nunit

No comments:

Post a Comment