Alwin Doss

Results 17 comments of Alwin Doss

We should fail the Encode when there are characters that are not recognized by our library. Today it ignores them and translates only those characters that it recognizes

@Konstantin8105 Multiple language support will be an excellent addition to the arsenal of this library.

e2e tests are usually run on a deployed software. Are you hinting towards a deployment on docker to run the e2e tests and then the developer can raise a PR?

Ideally this should be at the test suite level. But if people have different project structures, we may have to consider providing this at scenario level as well.

> needing to put the step definition "xxx_test.go" files in the root directory imho violates established golang structure principles. > > godog should find those files where the `go test`...

@tahayk I stopped using warrant after that. Are you still facing this issue?

@tahayk which is the other solution?

@jasdel I would love to contribute to this feature if you guys could guide me. This is the most important feature request for me at this point in time in...

What is the priority of this request. Would it be implemented anywhere in the near future according to the Roadmap?