-
Notifications
You must be signed in to change notification settings - Fork 2
Add Swift #4
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 Swift #4
Conversation
|
Thank you Jon. This looks good. Does Swift not support generating parameters by using functions? |
|
I doubt it, but can you point me to a specific example in one of the other languages? |
|
Thank you. The answer is no. I'm just glad that for the first time since I started writing tests for Apple tech, we have parameterized tests. |
|
Thank you |
|
@jonreid thanks for your contribution. Is it possible to add a workflow for Swift like for the other languages (see https://github.com/sammancoaching/CoffeeShop-TestDesign-Kata/tree/main/.github/workflows)? |
|
@pfichtner How do the workflows pass since the starting point includes a failing test? |
All of them check for a (or the) failing test
|
|
Thanks, see #6 |
Includes
concept