title: “Mock external services”
weight: 4
Eliminating the dependencies on external services will greatly improve
the speed and stability of your tests.
官方链接为:/documentation/test_practices/encouraged/mock_external_services/
Eliminating the dependencies on external services will greatly improve
the speed and stability of your tests.
官方链接为:/documentation/test_practices/encouraged/mock_external_services/