Solving: Running a unittest in the current context [CTRL + R, T] will not rebuild the Microsoft Visual Studio Test project.
Normally when you alter code in your Microsoft Visual Studio test project, pressing [CTRL + R, T] will rebuild the project and will execute the correct code. In my case altering the code in the…