reqnroll / Reqnroll

Open-source Cucumber-style BDD test automation framework for .NET.
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
302 stars 33 forks source link

Update verify #151

Closed ajeckmans closed 3 weeks ago

ajeckmans commented 1 month ago

Updates the Reqnroll.Verify plugin to work with the latest Verify release 24.2.0. With this change the plugin also does not need to be a generator plugin anymore, but just a runtime plugin.

Types of changes

Checklist:

ajeckmans commented 1 month ago

@gasparnagy so we had this debate on what is a breaking change and what is not. Do I need to change the changelog to feature improvement or...?

gasparnagy commented 1 month ago

@ajeckmans Please wait, I wanted to double check if my assumption really works.

ajeckmans commented 1 month ago

@gasparnagy can you check again?

ajeckmans commented 1 month ago

@gasparnagy I checked the local produced nuget package in an existing real world project and it is working fine.

gasparnagy commented 3 weeks ago

@ajeckmans Sorry, I forgot that we should not merge this before v2.0.3. I'm undoing it now.