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

pypyr.steps.assertin #70

Open
yaythomas opened this issue Jul 19, 2018 · 0 comments
Open

pypyr.steps.assertin #70

yaythomas opened this issue Jul 19, 2018 · 0 comments
Labels
enhancement new features type: step steps

Comments

@yaythomas
Copy link
Member

yaythomas commented Jul 19, 2018

assert that a value is in an enumerable

assert eggs in ['eggs', 'spam', 'bacon']

could also supports sets on either side - i.e asserts that (1,2) in (1,2,3)

assertin:
  this: value
  isin: list
@yaythomas yaythomas added enhancement new features type: step steps labels Jul 19, 2018
@yaythomas yaythomas added this to To do in pypyr roadmap Jul 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features type: step steps
Projects
pypyr roadmap
  
To do
Development

No branches or pull requests

1 participant