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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.