Skip to content

Releases: IntelliTect/TestTools.TestFramework

Version 2.0.0

18 Sep 18:45
8081f29

Choose a tag to compare

What's Changed

  • Implement async blocks (NOTE: Technically backwards compatible but could have unintended consequences in certain situations.)
  • Wire up multiple return values using "BlockData" objects

Full Changelog: v1.3.0...v2.0.0

v1.3.0

13 May 22:31
c0453ff

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...v1.3.0

Quality of life updates

02 Jul 04:30
37ed2ae

Choose a tag to compare

Moving from Azure DevOps. Updates include renaming Log to DebugLogger for clarity, and a basic implementation of ITestBlock.