MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
418 stars 21 forks source link

Rename `AssertDirExist` to `AssertDirExists` #114

Closed MarvinJWendt closed 2 years ago

MarvinJWendt commented 2 years ago

Rename AssertDirExist to AssertDirExists, as the second one is grammatically right.