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

Setup CI Testing to Test All Feature Combinations #107

Open
Carter12s opened this issue Aug 16, 2023 · 0 comments
Open

Setup CI Testing to Test All Feature Combinations #107

Carter12s opened this issue Aug 16, 2023 · 0 comments

Comments

@Carter12s
Copy link
Owner

A bigger goal would be to eliminate / simplify as many feature combinations as possible.

I think in the long run I'd prefer to break things into more crates, and have users select features by choosing which crates to include. In the meantime we should incorporates something like:

https://github.com/frewsxcv/cargo-all-features

So that checks / tests for feature combinations happen. This will be challenging for our "running_bridge" tests right now, I think I'd like to find a better way to enable / disable those tests.

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