241 Views
Using Conditional Compilation, you can write test code once but make it do both unit tests using mocking as well as integration tests with all the wires connected. Learn the BDD way of doing both unit and integration test in one shot.
0 comments