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

Add support for the new beforeStep and afterStep fixtures #7

Open
Robert-96 opened this issue Sep 16, 2023 · 0 comments
Open

Add support for the new beforeStep and afterStep fixtures #7

Robert-96 opened this issue Sep 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Robert-96
Copy link
Member

Modify the .NET executor to accept an extra argument containing the step details (e.g., step id, name, model name) introduced by the beforeStep and afterStep fixtures.

This change will enable users to access step-specific information within beforeStep and afterStep fixtures when using the .NET executor.

See altwalker/altwalker#33 for more details.

@Robert-96 Robert-96 added the enhancement New feature or request label Sep 16, 2023
@Robert-96 Robert-96 self-assigned this Sep 16, 2023
@Robert-96 Robert-96 changed the title Add beforeStep and afterStep fixtures Add support for the new beforeStep and afterStep fixtures Sep 16, 2023
@Robert-96 Robert-96 changed the title Add support for the new beforeStep and afterStep fixtures Add support for the new beforeStep and afterStep fixtures Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 TODO
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant