embroider-build / ember-auto-import

Zero config import from npm packages
Other
361 stars 110 forks source link

setup windows tests #626

Closed mansona closed 1 month ago

mansona commented 1 month ago

This implementation is taken (almost) exactly from what embroider is doing here: https://github.com/embroider-build/embroider/blob/main/test-packages/support/suite-setup-util.ts

Note: I'm filtering the tests that are running on Windows so as not to massively inflate the CI runtime. This PR increases the number of jobs on CI from 122 to 155.