Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / matryer/is issues and pull requests
#58 - Proposal: custom stacktrace
Issue -
State: closed - Opened by alarbada 4 months ago
- 5 comments
#57 - Adoublef patch 1
Pull Request -
State: closed - Opened by adoublef 10 months ago
#56 - Issue equating zero `big.{Int,Float}`'s
Issue -
State: open - Opened by lmittmann over 1 year ago
- 2 comments
#55 - gofmt all the things
Pull Request -
State: closed - Opened by nassah221 over 1 year ago
- 3 comments
#54 - gofmt all the things
Issue -
State: open - Opened by matryer over 1 year ago
#53 - Revisiting `is.Equal` and the role of `reflect.DeepEqual`
Issue -
State: open - Opened by willbicks over 1 year ago
- 11 comments
#52 - Proposal: Use generics to add type safety support to is.Equal
Issue -
State: closed - Opened by leafbebop almost 2 years ago
- 10 comments
#51 - Release v1.5.0
Issue -
State: closed - Opened by pellared about 2 years ago
- 2 comments
#50 - Use ANSI dim instead of hardcoding colour
Pull Request -
State: closed - Opened by kse about 2 years ago
- 6 comments
#49 - Proposal: value matcher interface in is.Equal
Issue -
State: open - Opened by breml over 2 years ago
- 2 comments
#48 - Is the project still alive?
Issue -
State: closed - Opened by kuchaguangjie over 2 years ago
- 5 comments
#47 - Potential issue when running go test -json
Issue -
State: open - Opened by mfridman over 2 years ago
- 4 comments
#46 - Small simplification
Issue -
State: open - Opened by kpym over 2 years ago
#45 - Add a boolean return value to test functions
Pull Request -
State: closed - Opened by jli-cparta over 2 years ago
- 11 comments
#44 - Ditch the indentation?
Issue -
State: closed - Opened by matthewmueller about 3 years ago
- 1 comment
#43 - Support NO_COLOR (https://no-color.org).
Pull Request -
State: closed - Opened by AlekSi over 3 years ago
- 4 comments
#42 - Refactor New methods to use T interface
Pull Request -
State: closed - Opened by pellared over 3 years ago
- 3 comments
#41 - Proposal: is.Less and is.Greater
Issue -
State: closed - Opened by jftuga over 3 years ago
- 2 comments
#40 - Use pkg.go.dev instead of godoc.org
Pull Request -
State: closed - Opened by justinpage over 3 years ago
- 3 comments
#39 - small readability improvement
Pull Request -
State: closed - Opened by bkielbasa almost 4 years ago
- 2 comments
#38 - Some small test nitpick updates
Pull Request -
State: closed - Opened by jamesallured about 4 years ago
#37 - Add Go 1.14.x to Travis CI
Pull Request -
State: closed - Opened by osamingo over 4 years ago
- 1 comment
#36 - Change comment color to red
Pull Request -
State: closed - Opened by WTFox almost 5 years ago
- 5 comments
#35 - New Release?
Issue -
State: closed - Opened by nc-wittj almost 5 years ago
- 1 comment
#34 - My editor thinks this is bad practice
Issue -
State: closed - Opened by tehsphinx almost 5 years ago
- 4 comments
#33 - Add Helper method
Pull Request -
State: closed - Opened by breml almost 5 years ago
- 4 comments
#32 - Fix handling of the IS_NO_COLOR env variable
Pull Request -
State: closed - Opened by oliverpool about 5 years ago
#31 - Add IS_NO_COLOR Environment Variable
Pull Request -
State: closed - Opened by sbward about 5 years ago
#30 - Add a Contains method
Issue -
State: closed - Opened by tommyknows over 5 years ago
- 3 comments
#29 - Add space to comment identifier
Pull Request -
State: closed - Opened by breml over 5 years ago
#28 - #27: Escape '%' runes in lines before formatting
Pull Request -
State: closed - Opened by bbrks over 5 years ago
#27 - Lines should be escaped before printing
Issue -
State: closed - Opened by bbrks over 5 years ago
#26 - Simplified and reduced nesting of equality check code.
Pull Request -
State: closed - Opened by mdwhatcott almost 6 years ago
- 1 comment
#25 - Feature/vbr/arg names in output
Pull Request -
State: closed - Opened by v-braun almost 6 years ago
- 1 comment
#24 - Feature/vbr/experimental ast based parsing
Pull Request -
State: closed - Opened by v-braun almost 6 years ago
- 1 comment
#23 - Proposal: show var names in output
Issue -
State: closed - Opened by v-braun almost 6 years ago
- 8 comments
#22 - Add is.Err and tests for NoErr and Err
Pull Request -
State: closed - Opened by markbates almost 6 years ago
- 2 comments
#21 - Fix some mistakes in the documentation.
Pull Request -
State: closed - Opened by mikolysz almost 6 years ago
- 1 comment
#20 - -nocolor flag not supported by Go Test in go-1.11.4
Issue -
State: closed - Opened by sbward almost 6 years ago
- 4 comments
#19 - Update is.NewRelaxed documentation
Pull Request -
State: closed - Opened by Houndie about 6 years ago
#18 - Leave flag.Parse() for go test
Pull Request -
State: closed - Opened by breml over 6 years ago
- 7 comments
#17 - flag.Parse in init() prevents own flags in tests
Issue -
State: closed - Opened by breml over 6 years ago
- 7 comments
#16 - Additional error assertations
Issue -
State: closed - Opened by matejb over 6 years ago
- 8 comments
#15 - Create release with MIT license
Issue -
State: closed - Opened by cloudlena over 6 years ago
- 2 comments
#14 - Added new MIT license
Pull Request -
State: closed - Opened by matryer over 6 years ago
#13 - Consider using a more open license
Issue -
State: closed - Opened by cloudlena over 6 years ago
- 4 comments
#12 - Return true for two nil slices or two nil maps
Pull Request -
State: closed - Opened by cloudlena over 6 years ago
- 2 comments
#11 - Panics when comparing two nil slices or two nil maps
Issue -
State: closed - Opened by cloudlena over 6 years ago
#10 - added -nocolor flag support
Pull Request -
State: closed - Opened by matryer over 6 years ago
#9 - Add semver tag/release.
Issue -
State: closed - Opened by edganiukov over 6 years ago
- 1 comment
#8 - Color escape codes break vim
Issue -
State: closed - Opened by jhillyerd almost 7 years ago
- 2 comments
#7 - Replace is.OK with is.True in package description
Pull Request -
State: closed - Opened by tschaub about 7 years ago
#6 - A little better parsing comments
Pull Request -
State: closed - Opened by alexpantyukhin about 7 years ago
#5 - Update is.OK in usage documentation
Pull Request -
State: closed - Opened by timretout about 7 years ago
#4 - travis: add 1.x to go versions
Pull Request -
State: closed - Opened by dvrkps about 7 years ago
- 1 comment
#3 - Look for `// ` (with space) not `//`
Issue -
State: closed - Opened by matryer over 7 years ago
- 4 comments
#2 - BREAKING CHANGE: Change is.OK(bool) -> is.True(bool)
Pull Request -
State: closed - Opened by piotrrojek almost 8 years ago
#1 - add New and NewRelaxed methods to support sub tests
Issue -
State: closed - Opened by matryer almost 8 years ago