File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Assert
22
3+ [ ![ Latest Stable Version] [ ico-release ]] [ link-release ]
34[ ![ Build Status] [ ico-workflow ]] [ link-workflow ]
5+ [ ![ Go Dev Reference] [ ico-go-dev-reference ]] [ link-go-dev-reference ]
46[ ![ Software License] [ ico-license ]] [ link-licence ]
57
68Simple and lightweight testing assertion library for Go.
@@ -44,10 +46,15 @@ The MIT License (MIT). Please see [License File][link-licence] for more informat
4446
4547
4648[ ico-license ] : https://img.shields.io/github/license/gravitton/assert.svg?style=flat-square&colorB=blue
47- [ ico-workflow ] : https://img.shields.io/github/actions/workflow/status/gravitton/assert/master.yml?branch=master&style=flat-square
49+ [ ico-workflow ] : https://img.shields.io/github/actions/workflow/status/gravitton/assert/main.yml?branch=main&style=flat-square
50+ [ ico-release ] : https://img.shields.io/github/v/release/gravitton/assert?style=flat-square&colorB=blue
51+ [ ico-go-dev-reference ] : https://img.shields.io/badge/go.dev-reference-blue?style=flat-square
4852
4953[ link-author ] : https://github.com/gravitton
54+ [ link-release ] : https://github.com/gravitton/assert/releases
5055[ link-contributors ] : https://github.com/gravitton/assert/contributors
5156[ link-licence ] : ./LICENSE.md
5257[ link-changelog ] : ./CHANGELOG.md
5358[ link-workflow ] : https://github.com/gravitton/assert/actions
59+ [ link-go-dev-reference ] : https://pkg.go.dev/github.com/gravitton/assert
60+
You can’t perform that action at this time.
0 commit comments