victorb/autochecker

Read versions to test based on package.json engines

Open

#5 opened on Apr 13, 2016

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

Repository metrics

Stars
 (601 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide