Demonstrates the use of different testing frameworks for Go code.
Go File | Framework | Description |
---|---|---|
|
Go standard library testing support |
|
|
Assertion and mock helpers |
|
|
Assertion helpers |
|
|
Power assertion helpers |
|
|
Deep comparison helpers |
|
|
Heavyweight BDD testing framework + assertion helpers |
|
|
A Mocha like BDD testing framework |
|
|
BDD testing framework with web UI |