scriptcs
scriptcs copied to clipboard
Acceptance tests for loading a module
Spun off from #428
reminder: check https://github.com/scriptcs/scriptcs/pull/542 to see if any code can be salvaged
This needs to test two things
- Loading when modules is passed explicitly
- Loading automatically when the module has an extension and matches the script extension.
We really need this ASAP as the second test would fail bases on a recent breaking change which was just caught.
@adamralph any ETA on this?
Depends on https://github.com/scriptcs/scriptcs/issues/974