New answers tagged api
2
votes
Is integration-testing all services the best approach?
This is a "should" question, which necessarily is going to be answered by "It depends" - especially when it comes to testing. Despite what some zeaolots advocate, there really is ...
5
votes
Is integration-testing all services the best approach?
each class should have a unit test
This is not strictly true. There is little value in assertions such as “each method should be covered” or “we should have 95% branch coverage.”
If you have parts of ...
Top 50 recent answers are included
Related Tags
api × 1319rest × 422
api-design × 375
design × 106
architecture × 102
web-api × 87
java × 72
c# × 61
web-services × 58
design-patterns × 56
http × 52
microservices × 50
security × 50
authentication × 49
json × 47
php × 46
web-applications × 46
database × 44
javascript × 41
web-development × 36
python × 32
programming-practices × 24
.net × 23
libraries × 22
c++ × 21