VBA-tools / vba-test

Add testing and TDD to VBA on Windows and Mac
MIT License
205 stars 46 forks source link

Add IsTrue() IsNotTrue() IsFalse() IsNotFalse() #11

Closed zippy1981 closed 6 years ago

zippy1981 commented 9 years ago

These would be useful helper asserts.

timhall commented 6 years ago

Here we are three years later and this is planned for v2 with the change to vba-test

zippy1981 commented 6 years ago

NICE!!