Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendor: add github.com/stretchr/testify test dependency | Robert Zaremba | 2017-11-11 | 2 | -0/+799 |
github.com/stretchr/testify is a useful library for doing assertion in tests. It makes assertions in test more less verbose and more comfortable to read and use. |