oakmac/parinfer-lua

support running a single test via CLI argument

Aberta

#6 aberto em 22 de fev. de 2021

 (0 comentário) (0 reação) (0 responsável)Lua (1 fork)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (21 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador