Skip to content

Releases: Romfos/AutoTests.Framework

6.3.4

02 Sep 07:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.3...6.3.4

6.3.3

11 Jun 11:38
bd45067
Compare
Choose a tag to compare

What's Changed

  • Bump Reqnroll from 2.0.2 to 2.0.3 in /src by @dependabot in #99
  • Bump Reqnroll.MsTest and Reqnroll in /src by @dependabot in #98
  • Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.9.2 to 4.10.0 in /src by @dependabot in #100

Full Changelog: 6.3.2...6.3.3

6.3.2

31 May 22:17
a3f4a39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.1...6.3.2

6.3.1

30 May 09:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.3.1

6.3.0

23 May 08:53
Compare
Choose a tag to compare

Update Reqnroll to 2.0.0

Reqnroll changelog: https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md

Full Changelog: 6.2.0...6.3.0

6.2.0

17 May 16:57
d1ee450
Compare
Choose a tag to compare

What's Changed

  • Drop older runtimes support. Now supported runtimes are .NET 8+.
  • Update solution to C# 12
  • Bump Microsoft.Playwright to 1.43.0

Full Changelog: 6.1.0...6.2.0

6.1.0

07 Apr 15:45
7ebea6d
Compare
Choose a tag to compare

What's Changed

  • Minimal supported version of .NET Framework now is 4.7.2
  • Bump System.Text.Json from 8.0.2 to 8.0.3 in /src by @dependabot in #88
  • Drop .NET 7 from test matrix

Full Changelog: 6.0.1...6.1.0

6.0.1

10 Mar 14:54
Compare
Choose a tag to compare
  • Update Microsoft.Playwright to 1.42.0
  • Update Microsoft.CodeAnalysis.CSharp.Scripting
  • Update System.Text.Json to 8.0.2 for .NET Framework
  • Allow to override IPlaywright and IBrowser during initialization

6.0.0

12 Feb 13:09
Compare
Choose a tag to compare

Starting from version 6, AutoTests.Framework is Reqnroll based framework
Reqnroll is next version of Specflow
Migration guide: https://docs.reqnroll.net/latest/guides/migrating-from-specflow.html