The pick tests were referencing an unbound 'it' in the outer test scope (the upstream JS variant set window.$test then read it from the browser; the SX variant has no equivalent). Switch each test to assert against the return value of eval-hs, which already yields the picked value. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>