Michael Whatcott

Results 16 issues of Michael Whatcott

https://www.recursive.design/

> "Human communications usually fail except by accident" https://en.wikipedia.org/wiki/Wiio%27s_laws

Vote!

enhancement
help wanted

Sometimes I just want to run tests from a certain test project (not all test projects in a solution). How does one set test filters? I've experimented at the console...

1 - Ready

This should give a better warning: `So(1, should.BeEmpty)`

https://github.com/smartystreets/goconvey/issues/437

bug

This is great reference material. I plan on linking to this repository from [GoConvey](https://github.com/smartystreets/goconvey) which is (yet another) testing tool for golang. Would you consider adding GoConvey to this repository?...

The app is working, but each keystroke is accompanied by an audible [bell character](https://en.wikipedia.org/wiki/Bell_character) sound, like what you hear in the terminal when trying to autocomplete with no available suggestions....

## Announcement: This repository (`go-aws-auth`) will soon be [archived](https://blog.github.com/2017-11-08-archiving-repositories/) and will subsequently be removed on September 1, 2018. Between now and then, any who wish may fork the repo and...

...via `*testing.T.Fatalf`. This change is meant to be released in concert with https://github.com/smarty/assertions/pull/55, which introduces a new `must` package. This new feature addresses cases where an assertion failure early in...