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

missing assertions: assert_sequence_equal, assert_list_equal, assert_tuple_equal, assert_set_equal, assert_dict_equal #14

Open
1 of 5 tasks
srittau opened this issue Aug 15, 2016 · 0 comments
Assignees
Milestone

Comments

@srittau
Copy link
Owner

srittau commented Aug 15, 2016

  • assert_sequence_equal()
  • assert_list_equal()
  • assert_tuple_equal()
  • assert_set_equal()
  • assert_dict_equal()

Also, assert_equal() should delegate to these functions if applicable.

@srittau srittau added this to the 0.9 milestone Aug 15, 2016
@srittau srittau self-assigned this Aug 15, 2016
@srittau srittau modified the milestones: 1.0, 0.9 Aug 27, 2016
srittau added a commit that referenced this issue Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant