Skip to content

need: is_iterable()  #45

Description

@ghostsquad

I nice assertion would be is_iterable()

right now, I have to
assert_that(hasattr([1,2,3,4], '__iter__')).is_true()

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions