Tag Archives: SpecFlow

Spec Salad Update

I uploaded a new version of spec salad to the Nuget library today. Primarily this is a compatibility update with the new version of SpecFlow v1.7, and a couple of bug fix’s that I have noticed when using the framework. … Continue reading

Posted in Programming | Tagged , | 6 Comments

Multiple Roles for SpecSalad

I have uploaded a new version of the SpecSalad framework to both the Nuget gallery and Github.  The breaking news is the introduction of multiple roles for a scenario, prior to this release SpecSalad could only define a single role … Continue reading

Posted in Programming | Tagged , | 2 Comments

SpecSalad update

I have updated SpecSalad with a new feature today, ApplicationRoles is now a base class which all roles must inherit from, this base class contains the functionality to save and retrieve values.  This will allow a task to store important … Continue reading

Posted in Programming | Tagged , | Leave a comment