Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reamining features fix #2432 #2518

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

dvargas46
Copy link
Contributor

Description

This fixes the issue where the remaining features count shows up as 0 whenever the user runs with a single thread. Instead of submitting feature calls as they are created, they will now be stored locally and submitted after creation.

I also had to get a little creative on the tests for this by exposing a static java method to the karate execution scope in order to retrieve the remaining features from the active suite within running scenarios.

@ptrthomas ptrthomas merged commit c2fc1a3 into karatelabs:develop Feb 24, 2024
1 check passed
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.

2 participants