oakmac/parinfer-lua

support running a single test via CLI argument

开放

#6 创建于 2021年2月22日

 (0 条评论) (0 个反应) (0 位负责人)Lua (1 个派生)github user discovery
enhancementgood first issuehelp wanted

仓库指标

星标
 (21 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It would be nice if we could run the test suite for a single test case via command line argument.

Example:

lua tests.lua --id:2200

parinfer.js has this and it is useful for debugging.

贡献者指南