Massimo Costa
Massimo Costa
Fuzzy Testing is a biggest change in the language. IMHO it deserves a chapter with typical workflow about working with Fuzzy Tests
### What would you like? # Overview Since release `v1.11.0`, nats.go supports message headers. headers are very useful to transfer metadata together with messages. I'm proposing to add basic support...
Would be nice if we could allow `sqlx.Tx` in the go migrations
#### The problem The class `factory.Faker` is a wrapper around the "real" Faker. It works fine but sometimes you need to use it inside a LazyAttribute and you need to...
**Environment (please complete the following information):** - Node.js version: v8.11.1 - NPM version: v6.4.0 - Browser name and version: Chrome 69 - Platform name and version: macOS 10.12.6 - protractor...
This is a feature request and the idea come from [this feature](https://pkg.go.dev/github.com/jackc/tern/v2#readme-code-packages) from the `tern` package. In general would be nice to be able to reuse some SQL statements instead...
Hi, using Qt 5.2 your examples don't work because _Tracer_ isn't a known type
The assets available for the releases just follow the pattern - `nsc-.zip`: for binaries - `nsc-.zip/tar.gz`: for sources would be nice to have also the version in the binary distribution:...
I'm using protractor. In `beforeLaunch` I call `cbt.start()` and I see the tunnel active in the UI In `afterLaunch` I call `cbt.stop()` the UI reports the tunnel is still open...
Hi, this is a Draft MR to implement ProjectManagement API. The code is missing Unit Tests, but I'd like to receive preliminary feedback about the code and the API design...