oakmac/parinfer-lua

support running a single test via CLI argument

オープン

#6 opened on 2021/02/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Lua (1 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (21 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド