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

Add ability to supply options programmatically #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

newhoggy
Copy link

@newhoggy newhoggy commented Apr 6, 2024

Add two new functions that allows the test application to supply option sets programmatically.

  • defaultMainWithOptions
  • defaultMainWithIngredientsAndOptions

This will allow the test application to choose their own defaults.

@Bodigrim
Copy link
Collaborator

Bodigrim commented Apr 7, 2024

@newhoggy sorry, but I would really love if we first have an issue to discuss the problem and alternative solutions before jumping straight to a PR. Could it be solved without extending an ever-growing API?

@newhoggy
Copy link
Author

newhoggy commented Apr 8, 2024

#414

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.

2 participants