victorb/autochecker

Read versions to test based on package.json engines

Open

#5 aberto em 13 de abr. de 2016

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (22 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (601 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Right now, if no arguments are provided, autochecker will test in all available versions.

Instead, it should read the engines key in package.json and figure out which versions that have to be tested.

Guia do colaborador