-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
-
Filing this for completeness sake, since it was mentioned in https://github.com/golang/go/issues/21670 that this proposal had been discussed privately prior to Go 1. Just like literals allow the const…
-
# Implicit Parameters
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: Not Started
## Summary
[summary]: #summary
This proposal introdu…
-
When mocking external service calling modules, such as HTTP and gRPC, we might not want to these to be called without being mocked.
It would be nice to have a way to configure Mimic to raise an err…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 1507 |
| ✅ Successful | 1090 |
| ⏳ Timeouts | 3 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 353 |
| ❓ Unknown…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 1511 |
| ✅ Successful | 1089 |
| ⏳ Timeouts | 3 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 358 |
| ❓ Unknown…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 1479 |
| ✅ Successful | 1064 |
| ⏳ Timeouts | 3 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 352 |
| ❓ Unknown…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 1479 |
| ✅ Successful | 1065 |
| ⏳ Timeouts | 3 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 352 |
| ❓ Unknown…
-
The intent of this issue is to break down the work into bite size pieces. This may not be a fully inclusive list, ie things may be added/tweaked.
The work will be done in [my branch](https://github…