Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Support: Get Packager from Dependencies #897

Commits on Jul 13, 2021

  1. feat(test-support): fetch packager from dependencies

    This utility function allows an app to load an Embroider packager dynamically from their dependencies. This is useful for testing, where we want to run the same tests against different packagers to verify that the packagers actually work. Tastes great with `scenario-tester`!
    alexlafroscia committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9d71ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544d113 View commit details
    Browse the repository at this point in the history