Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / frankban/quicktest issues and pull requests

#155 - Only keep the refernce to the original satisfies code

Pull Request - State: closed - Opened by frankban about 1 year ago - 1 comment

#154 - Turn a panicking cmp.Diff into a bad check

Pull Request - State: closed - Opened by lmb about 1 year ago

#153 - Not(DeepEquals) succeeds even though go-cmp panicked

Issue - State: closed - Opened by lmb about 1 year ago - 1 comment

#152 - Bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#151 - LGPL license in checker.go

Issue - State: closed - Opened by Will2728 over 1 year ago - 3 comments

#150 - Omit package for types in current package

Issue - State: open - Opened by bep over 1 year ago

#149 - Update dependencies

Pull Request - State: closed - Opened by frankban over 1 year ago - 1 comment

#148 - Bump github.com/kr/pretty from 0.3.0 to 0.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#147 - Improve handling of verbose testing

Pull Request - State: closed - Opened by frankban almost 2 years ago

#146 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#145 - Upgrade https://github.com/google/go-cmp

Issue - State: closed - Opened by andig almost 2 years ago - 1 comment

#144 - Print verbose output (-v) on failures

Issue - State: closed - Opened by bep almost 2 years ago - 4 comments

#143 - quicktest.Assert panics when called in a testscript command

Issue - State: closed - Opened by datacharmer almost 2 years ago - 2 comments

#142 - Remove Go < 1.13 support, add Go 1.18 to CI

Pull Request - State: closed - Opened by kolyshkin about 2 years ago

#141 - Add an EventuallyChecker

Pull Request - State: open - Opened by TeodorPt about 2 years ago - 1 comment

#140 - Minor comment correction to add qt alias

Pull Request - State: closed - Opened by gilcrest about 2 years ago

#139 - Bump github.com/google/go-cmp from 0.5.7 to 0.5.8

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#138 - proposal: add Try and Recover

Issue - State: open - Opened by dsnet about 2 years ago - 8 comments

#137 - Allow Matches and ErrorMatches matches to use an already-compiled regexp.Regexp

Pull Request - State: closed - Opened by pajlada over 2 years ago - 3 comments

#136 - Improve failure output when comparing different pointers

Pull Request - State: closed - Opened by frankban over 2 years ago

#135 - Assert/Check: actually allow multiple comments

Pull Request - State: closed - Opened by frankban over 2 years ago

#134 - Bump actions/cache from 2.1.7 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#133 - confusing failure when using qt.Equals with pointers

Issue - State: closed - Opened by josharian over 2 years ago - 2 comments
Labels: enhancement

#132 - Bump actions/checkout from 2.4.0 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#131 - Bump actions/setup-go from 2.1.5 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#130 - Bump actions/setup-go from 2.1.5 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#129 - Improve "negative" messages for standard checkers

Issue - State: open - Opened by frankban over 2 years ago
Labels: enhancement, good first issue

#128 - ErrorAs: always report the type of the second argument

Pull Request - State: closed - Opened by frankban over 2 years ago - 1 comment

#127 - WIP: report unexpected output involving non-ptr Error method

Pull Request - State: closed - Opened by mvdan over 2 years ago - 6 comments

#126 - Return a more descriptive error message when Not is used with IsNil

Pull Request - State: closed - Opened by frankban over 2 years ago - 3 comments

#125 - confusing use of "unexpected success" when no errors are involved

Issue - State: closed - Opened by mvdan over 2 years ago - 3 comments
Labels: enhancement

#124 - Prepare release

Pull Request - State: closed - Opened by frankban over 2 years ago

#123 - Fix ErrorIs for nil values

Pull Request - State: closed - Opened by dsnet over 2 years ago - 2 comments

#122 - Bump github.com/google/go-cmp from 0.5.6 to 0.5.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#121 - proposal: `Eventually` checker

Issue - State: open - Opened by rogpeppe over 2 years ago - 3 comments
Labels: enhancement

#120 - Update generated docs

Pull Request - State: closed - Opened by frankban over 2 years ago

#119 - Update numbers example

Pull Request - State: closed - Opened by gilcrest over 2 years ago

#118 - Bump actions/setup-go from 2.1.4 to 2.1.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#117 - Fix typo in license header

Pull Request - State: closed - Opened by frankban over 2 years ago

#116 - Bump actions/cache from 2.1.6 to 2.1.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#115 - assert: additional argument are not treated as comments

Issue - State: closed - Opened by lmb over 2 years ago - 1 comment
Labels: enhancement

#114 - Bump actions/checkout from 2.3.5 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#113 - Regenerate README to include new Error(As|Is) and Implements checkers

Pull Request - State: closed - Opened by frankban over 2 years ago - 1 comment

#112 - Bump actions/checkout from 2.3.4 to 2.3.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#111 - Add Implements checker

Pull Request - State: closed - Opened by miquella almost 3 years ago

#110 - Add ErrorAs and ErrorIs checkers

Pull Request - State: closed - Opened by miquella almost 3 years ago - 6 comments

#109 - Add ErrorIs and ErrorAs checkers

Issue - State: closed - Opened by miquella almost 3 years ago - 5 comments
Labels: enhancement

#108 - All Auth

Issue - State: closed - Opened by jorgisimo90 almost 3 years ago - 2 comments

#107 - Bump actions/setup-go from 2.1.3 to 2.1.4

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#106 - Do not redefine testing.TB.Setenv in Go >= 1.17

Pull Request - State: closed - Opened by frankban almost 3 years ago

#105 - Bump github.com/kr/pretty from 0.2.1 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, go

#104 - stack trace's report of function+args can be unreasonably long for closures

Issue - State: open - Opened by warpfork almost 3 years ago - 1 comment
Labels: enhancement

#103 - update CI badges

Pull Request - State: closed - Opened by mhilton about 3 years ago

#102 - Bump github.com/google/go-cmp from 0.5.5 to 0.5.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, go

#101 - Replace travis with github actions

Pull Request - State: closed - Opened by frankban about 3 years ago

#100 - WIP: add support for registering source files

Pull Request - State: open - Opened by rogpeppe about 3 years ago

#99 - IsNotNil: update readme

Pull Request - State: closed - Opened by frankban about 3 years ago - 1 comment

#98 - Improve README

Issue - State: open - Opened by frankban about 3 years ago - 2 comments
Labels: enhancement, question

#97 - Add IsNotNil and tests for it; possibly close #94

Pull Request - State: closed - Opened by gilcrest about 3 years ago - 5 comments

#96 - Add syntax highlighting to the README code blocks

Pull Request - State: closed - Opened by alireza-ahmadi about 3 years ago - 6 comments

#95 - cmd/qtify

Issue - State: open - Opened by josharian about 3 years ago - 6 comments
Labels: enhancement

#94 - add qt.IsNonNil

Issue - State: closed - Opened by josharian about 3 years ago - 6 comments
Labels: enhancement, good first issue

#93 - Issues/92: format uint types, using decimal notation.

Pull Request - State: closed - Opened by komuw about 3 years ago

#92 - format uint64 differently.

Issue - State: closed - Opened by komuw about 3 years ago - 4 comments
Labels: enhancement

#91 - Equals: show multi-line strings diff

Pull Request - State: closed - Opened by frankban about 3 years ago

#90 - name the package qt?

Issue - State: closed - Opened by mvdan over 3 years ago - 6 comments
Labels: enhancement

#88 - Update deps

Pull Request - State: closed - Opened by frankban over 3 years ago - 1 comment

#87 - don't try to print non-Go source files

Pull Request - State: closed - Opened by rogpeppe over 3 years ago

#86 - failure in assembly code causes "cannot parse source file" error

Issue - State: closed - Opened by rogpeppe over 3 years ago - 1 comment

#85 - readme: update ci badge

Pull Request - State: closed - Opened by frankban over 3 years ago - 1 comment

#84 - Please reopen issue 75

Issue - State: closed - Opened by mvdan over 3 years ago - 1 comment

#83 - Fix json error output in go master

Pull Request - State: closed - Opened by frankban over 3 years ago - 1 comment

#82 - Add Power Support ppc64le

Pull Request - State: closed - Opened by nagesh-ibm-power over 3 years ago - 1 comment

#81 - report: print frames for exported quicktest API calls

Pull Request - State: closed - Opened by frankban over 3 years ago

#80 - use testing.T.Helper to avoid reporting quicktest.go filenames

Issue - State: closed - Opened by mvdan over 3 years ago - 5 comments
Labels: enhancement

#79 - top level assertions don't include a stack trace

Issue - State: closed - Opened by mvdan over 3 years ago - 2 comments
Labels: bug

#78 - Update package doc to mention top level Assert and Check

Pull Request - State: closed - Opened by frankban almost 4 years ago

#77 - Introduce top level Assert, Check and Patch functions

Pull Request - State: closed - Opened by frankban almost 4 years ago - 1 comment

#76 - Update go-cmp dependency to v0.5.2

Pull Request - State: closed - Opened by frankban almost 4 years ago

#75 - Consider API redesign with the current testing package

Issue - State: closed - Opened by mvdan almost 4 years ago - 9 comments
Labels: enhancement

#74 - Test failures on latest release

Issue - State: closed - Opened by eclipseo almost 4 years ago - 3 comments

#73 - travis: include go 1.15

Pull Request - State: closed - Opened by frankban almost 4 years ago

#72 - Use testing.TB.TempDir when possible

Pull Request - State: closed - Opened by frankban almost 4 years ago - 1 comment

#71 - quicktest: Mkdir log on failure instead of using Check

Pull Request - State: closed - Opened by rogpeppe about 4 years ago

#70 - Make patch functions use Cleanup when available

Pull Request - State: closed - Opened by frankban about 4 years ago

#69 - Make Defer/Done work the same on go < and >= 1.14

Pull Request - State: closed - Opened by frankban about 4 years ago

#68 - Minor fixes to tests

Pull Request - State: closed - Opened by frankban over 4 years ago

#67 - Implement IsTrue and IsFalse checkers

Pull Request - State: closed - Opened by frankban over 4 years ago

#66 - IsNil checker: improve failure output in case of errors

Pull Request - State: closed - Opened by frankban over 4 years ago

#65 - Rename Contains first argument and update deps

Pull Request - State: closed - Opened by frankban over 4 years ago

#64 - make IsNil guard against nil underlying errors

Pull Request - State: closed - Opened by rogpeppe over 4 years ago

#63 - Check value is one of a set of possibilities

Issue - State: closed - Opened by anacrolix over 4 years ago - 7 comments
Labels: enhancement, good first issue

#62 - Upgrade to go-cmp v0.4.0 and adjust checker_test.go accordingly

Pull Request - State: closed - Opened by anthonyfok over 4 years ago

#61 - More practical diff output

Issue - State: closed - Opened by bep over 4 years ago - 2 comments

#60 - list checkers in alphabetical order in doc

Pull Request - State: closed - Opened by rogpeppe over 4 years ago

#59 - friendlier formatting of top level byte slices

Pull Request - State: closed - Opened by rogpeppe over 4 years ago

#58 - implement Unsetenv

Pull Request - State: closed - Opened by rogpeppe over 4 years ago

#54 - Does not work with Go 1.14 (Go master)

Issue - State: closed - Opened by bep over 4 years ago - 3 comments

#52 - Implement IsTrue / IsFalse checkers?

Issue - State: closed - Opened by frankban almost 5 years ago
Labels: enhancement