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 additional expectations #10

Open
20 tasks
bdsoha opened this issue Nov 30, 2022 · 0 comments
Open
20 tasks

Add additional expectations #10

bdsoha opened this issue Nov 30, 2022 · 0 comments
Labels
⌛ on-hold Awaiting an action or decision to move forward

Comments

@bdsoha
Copy link
Owner

bdsoha commented Nov 30, 2022

Add additional expectations:

  • to_be_list()
  • to_be_tuple()
  • to_be_set()
  • to_be_dict()
  • to_have_length()
  • to_have_attribute()
  • to_have_attributes()
  • to_almost_equal()
  • to_be_instanceof()
  • to_be_bool()
  • to_be_numeric() # Strict
  • to_be_callable()
  • to_be_int()
  • to_be_float()
  • to_be_str()
  • to_be_none()
  • to_startwith()
  • to_endwith()
  • to_match() # regex
  • add documentation
This was referenced Nov 30, 2022
@bdsoha bdsoha added the ⌛ on-hold Awaiting an action or decision to move forward label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌛ on-hold Awaiting an action or decision to move forward
Projects
None yet
Development

No branches or pull requests

1 participant