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

Expand support of numeric assertion methods to include string length #387

Closed
BernieWhite opened this issue Jan 3, 2020 · 0 comments · Fixed by #388
Closed

Expand support of numeric assertion methods to include string length #387

BernieWhite opened this issue Jan 3, 2020 · 0 comments · Fixed by #388
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

Currently numeric comparison assertion methods such as Greater can be used to:

  • Perform numeric comparison.
  • Check the number of array elements.

Additionally add support for checking string length.

@BernieWhite BernieWhite added the enhancement New feature or request label Jan 3, 2020
@BernieWhite BernieWhite added this to the v0.13.0 milestone Jan 3, 2020
@BernieWhite BernieWhite self-assigned this Jan 3, 2020
This was referenced Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant