csf-dev / CSF.Screenplay

Implementation of the Screenplay pattern (aka Journey) in .NET
https://csf-dev.github.io/CSF.Screenplay/
MIT License
13 stars 1 forks source link

Screenplay must be tested with a variety of SpecFlow versions #200

Closed craigfowler closed 2 months ago

craigfowler commented 2 months ago

Currently I'm only supporting the latest 3.x version. Earlier 3.x versions seem to be problematic. I'd like to determine which is the lowest version I can legitimately support.

Tests should be run on a variety of versions.