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

MSBuildDeps traits #11680

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Jul 20, 2022

Close #11520

As I needed some dependencies, I reused the data from the CMake tests for traits, making it a session fixture. At least in Windows that reduces test time +50%, from 30 secs in my computer to 12secs (only for the previous tests, savings will be bigger if I counted the new tests).

Seems a good approach to save test time, but the team should be aware of this, and use it accordingly, discussing when necessary what common fixtures make sense.

@memsharded memsharded added this to the 2.0.0-beta2 milestone Jul 20, 2022
@memsharded memsharded marked this pull request as ready for review July 20, 2022 22:57
@memsharded memsharded requested a review from lasote July 20, 2022 22:57
@memsharded memsharded requested a review from jcar87 July 20, 2022 22:58
Copy link
Contributor

@lasote lasote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@czoido czoido merged commit fb4015c into conan-io:develop2 Jul 21, 2022
@czoido czoido removed the request for review from jcar87 July 21, 2022 11:27
@memsharded memsharded deleted the feature/develop2_msbuilddeps_traits branch July 21, 2022 11:35
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

Successfully merging this pull request may close these issues.

3 participants