Skip to content

Initial test collector support for Cucumber#245

Merged
wooly merged 5 commits intomainfrom
cucumber
Jun 4, 2025
Merged

Initial test collector support for Cucumber#245
wooly merged 5 commits intomainfrom
cucumber

Conversation

@tommeier
Copy link
Contributor

@tommeier tommeier commented May 28, 2025

Very rough, untested - to be tested next.

image

expect(failure_reason).to be_valid_encoding
end

it 'removes invalid UTF-8 characters from nested values' do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@wooly
Copy link

wooly commented May 29, 2025

Need to double check which versions of ruby we need to support with this, as cucumber 9 requires ruby 2.7 and above.

@wooly wooly marked this pull request as ready for review June 4, 2025 02:19
@wooly wooly requested a review from a team as a code owner June 4, 2025 02:19
@wooly wooly requested a review from nprizal June 4, 2025 02:20
@wooly
Copy link

wooly commented Jun 4, 2025

Have tested this locally and it is uploading executions to TE as it should.

Co-authored-by: Malcolm Locke <malcolm@buildkite.com>
@wooly wooly merged commit 1946650 into main Jun 4, 2025
1 check passed
@wooly wooly deleted the cucumber branch June 4, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants