Compare the Properties of Two Elements

Напомним, что этот проект строится на следующем стартовом проекте Glitch или клонируется из GitHub . .isAbove () => a> b, .isAtMost () => a <= b

Use assert.isAbove()(i.e. greater) or assert.isAtMost() (i.e. less than or equal) to make the tests pass.