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

Allow device configuration using fulladle #309

Open
asavill opened this issue Oct 7, 2022 · 0 comments
Open

Allow device configuration using fulladle #309

asavill opened this issue Oct 7, 2022 · 0 comments

Comments

@asavill
Copy link

asavill commented Oct 7, 2022

Our multi-module project was previously using a per-module configuration for fladle. This was useful, and we did this before full-adle was created. It's a bit messy and also requires developers to remember to configure each module with fladle.

One benefit of this approach however, was the ability to use to full suite of configuration options on a per-module basis. This includes the ability to decide with devices should be used for tests. This provides the ability to do things like run on physical devices for certain modules, but use emulators for others. Is there a way to do this with fulladle?

Note: It would also be very useful to be able to configure if test-orchestrator should be used with the fulladleModuleConfig block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant