Skip to content

Releases: godrose/Attest

V2.4.6

21 Oct 09:42
a194afa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.5...v2.4.6

V2.4.5

15 Apr 05:37
74424d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v2.4.5

V2.4.4

23 Jan 07:10
8c0d004
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

V2.4.3

24 Nov 16:39
84a4c93
Compare
Choose a tag to compare

What's Changed

  • Added .NET 6 support #102
  • Added support for FeatureDataStore #97
  • Fixed init value bug for data stores #96

Full Changelog: v2.4.2...v2.4.3

V2.4.2

06 Nov 06:37
43a27d1
Compare
Choose a tag to compare

What's new:

Attest.Testing.Core

  • Fixed incorrect get value internal logic #96
  • Fixed initialization logic #95

Attest.Testing.SpecFlow

  • Added support for feature data store #97

V2.4.1

06 Sep 11:36
ed772e4
Compare
Choose a tag to compare

What's new:

Attest.Testing.SpecFlow

  • Using latest SpecFlow version #89

Attest.Testing.Conventions

  • Using different for registration by convention #85 #89

V2.4.0

11 Jul 12:05
83666c8
Compare
Choose a tag to compare

What's new:

Attest.Testing.Core

  • Added support for configuration-based scenarios execution #84
  • Cleaned up namespaces #86

V2.3.2

21 Jun 05:46
2c7c9fd
Compare
Choose a tag to compare

What's new

Attest.Testing.Core

  • Adjusted namespaces for Attest.Testing #80

  • Using scenario data store approach #68

  • Removed obsolete data store APIs #70

  • Improved extensibility via middleware #53

V2.2.2

03 Jun 04:00
ae478aa
Compare
Choose a tag to compare

What's new

Attest.Testing.Core

  • Added GetValue and SetValue methods #71

  • Fixed namespaces for data store classes #73

V2.2.1

30 May 03:09
ae5aeff
Compare
Choose a tag to compare

What's new

Attest.Testing.Core

  • Added base classes for lifecycle hook and startup #56

  • Added more extension points and encapsulation including base bootstrapped #56

  • Added framework-agnostic scenario data store base class #62

  • Replaced ScenarioContext with data stores #49

  • Improved flow for integration tests #49

Attest.Testing.SpecFlow

  • Using latest SpecFlow version

  • Improved flow for integration tests #49

Attest.Testing.NUnit

  • Using latest NUnit version

  • Improved flow for integration tests #49

Attest.Testing.xUnit

  • Improved flow for integration tests #49