EastAgile / robber.py

BDD / TDD assertion library for Python
MIT License
8 stars 1 forks source link

Confusing failure message #30

Closed hieueastagile closed 7 years ago

hieueastagile commented 7 years ago
expect(123).to.be.eq('123')

Then I get the message:

BadExpectation: 'Expected "123" to equal "123"'
catriuspham commented 7 years ago

@oyster Please help close this issue