ericelliott/todotasks

Create a script to validate any/all implementations have all tasks implemented and working

Open

#10 geöffnet am 14. Jan. 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (12 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This would be a series of tests that would ensure the example meets the requirements. It can start out simply as a script that runs npm run build then verifies that all the output files exist. It could evolve from there as needed.

This should probably either at the root of the project or in a scripts directory.

Thoughts?

Contributor Guide