oakmac/parinfer-lua

support running a single test via CLI argument

Offen

#6 geöffnet am 22.02.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Lua (1 Fork)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (21 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide