gpt5-codex is a cli wizard > $ bash -lc 'bun --eval "import('"'"'bun:test'"'"').then(m=>{console.log(Object.keys(m)); console.log(Object.keys(m.test)); console.log(Object.keys(m.it)); console.log(m.it.name); console.log(typeof m.it.if); console.log(typeof m.it.skipIf); console.log(typeof m.it.serialIf); console.log(typeof m.it.concurrent);}).catch(e=>console.error(e))"' [ "test", "it", "xtest", "xit", "describe", "xdescribe", "beforeEach", "beforeAll", "afterAll", "afterEach", "setDefaultTimeout", "expect", "expectTypeOf", "setSystemTime", "mock", "jest", "spyOn", "vi" ] [] [] bound test function function function function