Back to GitHub projects

Convoy: Semantic E2E Testing with Jev

Convoy is an open-source semantic end-to-end testing tool for iOS, Android, and web. It calls TypeSafe AI's Jev model to match natural-language steps to UI controls, replacing selectors and element IDs.

仓库是真实项目,README 明确说明通过 TYPESAFE_API_KEY 调用 api.typesafe.ai 的 jev-latest 模型,并将 Jev 作为语义匹配核心用于端到端测试;Topics 和配置、CLI 等均直接涉及 TypeSafe Jev,属于真实集成。

· 5 starsOpen on GitHub