willowtreeapps / assertk

assertions for kotlin inspired by assertj
MIT License
757 stars 84 forks source link

Add File `doesNotExist` assertion #540

Closed JakeWharton closed 2 months ago

JakeWharton commented 2 months ago

I know we're all waiting for #448 or #450 to utilize the existing (heh) exists() with some kind of negation, but I run into this missing assertion so much that I think it's probably safe enough to add for now.