LightBDD v3.2.0 Release Notes

Release Date: 2020-05-23 // almost 4 years ago
  • 📦 #206 Added explicit netstandard2.0 support for all LightBDD packages to simplify dependency resolution graph
    ⚡️ #210 Updated Fixie version to 2.2.1
    ⚡️ #210 Updated MSTest.TestFramework version to 2.1.1
    ⚡️ #210 Updated NUnit version to 3.12.0
    ⚡️ #210 Updated xunit version to 2.4.1


Previous changes from v3.1.1

  • 📜 #181 Improved compact step parsing and rendering
    📜 #182 Made step parsing issues easily discoverable
    🛠 #185 Fixed: Using skip feature with XUnit InlineData attribute throws InvalidOperationException
    🔧 #187 Improved disposal behavior of pre-configured DI containers
    #199 Improved Html/Xml/Text reports to present scenarios orderly manner
    📦 #202 Migrated symbol packages to snupkg in order to remove https://nuget.smbsrc.net dependency