google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
628 stars 175 forks source link

Add more asserting APIs #760

Closed xpconanfan closed 2 years ago

xpconanfan commented 3 years ago

We should implement more asserting APIs in mobly.asserts so we cover at least the ones in https://docs.python.org/3/library/unittest.html#assert-methods

xpconanfan commented 2 years ago

Fixed by #769