Johanan Idicula
dadb6bdeae
feat: Add benchmark example ( #403 )
...
* feat: Add benchmark example
Adds a simple benchmark example and its invocation.
* fix: Address PR comments
- Clarify meaning of `b.N`.
- Nix verbose flag in run example.
* fix: Reword b.N comment
* fix: Missing period
2021-12-02 07:04:59 -08:00
Eli Bendersky
80fb5ebddf
Clarify the signals example slightly
...
Based on feedback in #402
2021-12-02 06:31:37 -08:00
legonian
71719ea0f3
Change t.Fail to t.Fatal
...
Fail* continues execution, right function probably Fatal*.
2020-10-18 14:34:13 +03:00
andrew
beeb231562
Couple of suggestions
2020-03-09 12:14:31 +02:00
Eli Bendersky
be9b84288c
Add a new example: testing
2019-09-12 11:30:07 -07:00
Eli Bendersky
507f2b6145
Added table-driven tests and comments
2019-09-12 11:23:01 -07:00
Eli Bendersky
e5af060488
Add basic test in main_test and check it passes with 'go test'
2019-09-12 09:29:38 -07:00