Skip to content

.length

Arthur Guiot edited this page Oct 16, 2017 · 1 revision

How it works?

The .length function will simply take the length of the initial value, and compare it with the expected one.

Example

eye.test("length", "node",
	$ => $("Hello").length(5)
)

⚠️ Questions?

Don't hesitate to ask your questions ⁉️ in the issue part 😁

Clone this wiki locally