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.

貢獻者指南