Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 1, 2025

Depends on #760.


I just want to raise the idea of using test traits over with function to avoid nesting levels due to with* functions in tests.

This can be useful when implementing a system that needs to configure the active run destination of a build request but only knows the platform that the user is requesting a build for, but no architecture etc.
…ait`

I just want to raise the idea of using test traits over `with` function to avoid nesting levels due to `with*` functions in tests.
@jakepetroules
Copy link
Collaborator

I kind of like this, but at the same time it would be a lot of effort to go change it all..

@bnbarham
Copy link
Contributor

bnbarham commented Sep 2, 2025

but at the same time it would be a lot of effort to go change it all..

I volunteer as tribute if it means we could switch to this. Could also just do it one test file at a time or something similar 😅

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