akiessling / urlscanner

0 stars 0 forks source link

Planned extensibility #13

Open regniets opened 5 years ago

regniets commented 5 years ago

We should include a simple way to add new tests easily on a per-project basis

akiessling commented 5 years ago

Problem: should this run with typescript or plain node? Typescript: https://mariusschulz.com/blog/typescript-2-4-dynamic-import-expressions --> could extend our base class and check for the interface

Node: Could work with https://www.npmjs.com/package/require-dir