reqnroll / Reqnroll.VisualStudio

Visual Studio extension for Reqnroll - open-source .NET BDD framework
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

FIX for GH18 #19

Closed clrudolphi closed 1 month ago

clrudolphi commented 1 month ago

Fix for GH18. Modified the way Reqnroll.json is deserialized to pull in the values from the 'Trace' element. Sets a new property on DeveroomConfiguration to reflect the json config. Modified the SnippetService to use that value (rather than the Traits) when creating the snippet provider.

Types of changes

Checklist: