Peter tries out Visual Studio Enterprise 2017's Live Unit Testing and has what might be a life-changing experience. I think it's safe to say that I couldn't make a living as a developer without ...
A lot of buzz accompanied Microsoft's sneak peak at the next big milestone release of its flagship IDE, Visual Studio 2022, but developers are still churning out useful tools for VS 2019, which we'll ...
We often need to write unit tests for code that accesses an external resource such as a database or a file file system. If such resources are not available, the only way to ensure that the tests can ...
Artificial intelligence can be a huge help to humans writing unit testing scripts. Software development is a creative endeavor, but it can be filled with tedious tasks. Most mundane of all is writing ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...