Jacek Furmankiewicz

Results 33 issues of Jacek Furmankiewicz

We found this while doing regression testing from old persister to new JPA annotations. We have a lot of columns that are being reset to null before the row gets...

We have a customer who discovered this in production: none of the cluster node auto-discovery logic seems to work at all. We have our cluster set up like this ```...

Very common these days to automatically tag any generated Docker image with the git commit id. Would be great if the Docker & Docker-Compose plugins supported this out of the...

We're in a SOC2 environment and fetching code directly from GitHub is a no-go, so adoption of Go is a no-go. Fetching code from outside of our network on a...

We have some Background setups that are quite expensive in terms of time. It is very slow to re-run them at the beginning of every scenario. It would be great...

feature

When I created a scenario and had no steps, it gave me the UNDEFINED error in the output...but all the tests were flagged as passed and nose displayed OK at...

feature

When you run a Freshen note test with the --with-xunit option, the generated XML file has "runTest" as the name for all entries. It would be great if the "name"...

bug

When experimenting with Lettuce (a competing BDD tool), I noticed that when you have undefined steps, it will actually output a skeleton of the required code for a developer to...

feature

Right now in scenario outlines, when passing in parameters via the Examples table, the substitution only seems to work in single line strings, When passing params to a multiline string...

feature

The default Linux download is just .deb....please provide an RPM as we all, please. Thank you.