Research questionHow can we generate executable tests that are both sound and discriminative for code-generating LLMs?Executable tests must distinguish incorrect programs without rejecting correct ones. Such tests are scarce because they need to be both sound with respect to the intended solution and effective at revealing model-specific failures.