ericelliott/todotasks
Create a script to validate any/all implementations have all tasks implemented and working
Aperta
#10 aperta il 14 gen 2015
bughelp wanted
Metriche repository
- Star
- (12 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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?