You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.
So one test file for each plugin, then a single test file that will run the tests that are given by some prereq? What would that be? The ones bundled? User selected? Don't know?
Shrugs. I think maybe all plugins present... but then, someone may build a subset (supported by bundle) and want to test only those. Not sure. what to do here. That's why it's an open issue for so long.
That could work. If you specify, it tests your bundle (maybe before writing to the file?) but if not, the npm test command tests all in the one big bundle.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In addition, bundle.js needs to optionally include a test only if building with the plugin in question.
The text was updated successfully, but these errors were encountered: