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 (601 stars) (22 forks)batch import
enhancementhelp wanted

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