Async unit tests with NUnit
Read OriginalThe article details the author's experience writing async unit tests with NUnit 2.6. It explains the initial assumption that async void test methods wouldn't work, the discovery that NUnit 2.6's AsyncSynchronizationContext makes them functional, and the recommendation to use async Task for future compatibility with NUnit 3.0.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser