Skip to main content

@rbxts/expect > Assertion > the

Assertion.the property

NOOP property for cleaner chaining; does nothing.

Signature:

readonly the: this;

Example

expect("Daymon").to.have.the.substring("Day");