oakmac/parinfer-lua

support running a single test via CLI argument

Aperta

#6 aperta il 22 feb 2021

 (0 commenti) (0 reazioni) (0 assegnatari)Lua (1 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (21 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor