Source code accompanying the video https://youtu.be/Hmp2ctGacIo
Unit tests on a Web API application can save time, but they can miss errors the occur with API itself - or report errors that aren't really there. Integration testing is the solution.
Source code accompanying the video https://youtu.be/Hmp2ctGacIo
C#
Source code accompanying the video https://youtu.be/Hmp2ctGacIo
Unit tests on a Web API application can save time, but they can miss errors the occur with API itself - or report errors that aren't really there. Integration testing is the solution.