oakmac/parinfer-lua

support running a single test via CLI argument

Ouverte

#6 ouverte le 22 févr. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Lua (1 fork)github user discovery
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (21 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur