kinbiko

Results 13 issues of kinbiko

Closes #20 - Adds `Containsf` API - Removes silly panic. - Implements an `""` feature to ignore ordering in arrays. TODO: - [ ] Buggy: Commented-out test still fails --...

This extension is such an important tool in my day-to-day workflow. Will you please consider enabling GitHub sponsorships so [I can sleep a bit better at night](https://xkcd.com/2347/)?

I've got a `protobuf` file with a single service. When running with v1.1.0 I get the expected behaviour, but with v1.1.1 there seems to have been a regression, as I...

Tries to do #40 again, but with an up-to-date branch. Discovered a key design issue I'd want to design around instead of accept any compromise. ## Checklist - [ ]...

Lift tests to be integration tests instead of unit tests

- Request to be added to go awesome - Put go awesome badge on README Depends on reporting coverage

Document (in the README) how to integrate `mokku` with goland. If there's an even more convenient method of shelling out and copying, e.g. binding shelling out to run 'mokku' to...

documentation
good first issue

## Did Copied the following struct: ```go type foobar interface { baz(context.Context, int) } ``` and ran `mokku`, and pasted the result. ## Expected A mock struct that compiles. ##...

bug
good first issue

Depends on "Store call arguments" -- is otherwise safe.

enhancement