Releases: godrose/Attest
Releases · godrose/Attest
V2.4.6
V2.4.5
What's Changed
- feat(builders-collection): made builders collection's methods public by @godrose in #109
- feat(data-stores): adding support during bootstrapping by @godrose in #110
- feat(moq): added extensions by @godrose in #111
- Feature/dotnet only for build by @godrose in #112
- chore: bump packages by @godrose in #113
- Develop by @godrose in #114
Full Changelog: v2.4.4...v2.4.5
V2.4.4
V2.4.3
V2.4.2
V2.4.1
V2.4.0
V2.3.2
V2.2.2
V2.2.1
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