victorb/autochecker

Read versions to test based on package.json engines

Open

#5 ouverte le 13 avr. 2016

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)JavaScript (22 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (601 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur