Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.21 KB

test - aah framework

Build Status codecov Go Report Card Version GoDoc License

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.

Installation

Stable - Version

# install the library
go get -u aahframework.org/test.v0

See official page [TODO]