Comment on What languages are well suited for testing SDKs written in multiple other languages?

<- View Parent
naonintendois@programming.dev ⁨1⁩ ⁨year⁩ ago

How complex are the API calls you need to make? Debugging interop mismatch can end up being more work than writing the tests if you need to deal with complex types.

source
Sort:hotnewtop