v0.2 released and tagged on Mar 03, 2017
test library is an extension to Go built-in testing package. It has developer known naming on methods. Easy to use! aah framework utilizes test library across.
test developed for aah framework. However it's an independent library, can be used separately with any Go language project. Feel free to use it.
# install the library
go get -u aahframework.org/test.v0See official page [TODO]