Skip to content

Releases: TryAtSoftware/CleanTests

v1.1.0: Implement outer demands

03 Sep 19:23
edfbe3b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2: Fix issues with multi-layer dependencies

19 Jun 13:51
520487e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1: Upgraded `TryAtSoftware.*` packages to latest

16 Jun 08:25
f617976

Choose a tag to compare

What's Changed

  • Upgraded the TryAtSoftware.* packages to latest by @TonyTroeff in #64

Full Changelog: v1.0.0...v1.0.1

v1.0.0: Initial release

14 Jun 12:44
fdb00bd

Choose a tag to compare

This is the initial release of TryAtSoftware.CleanTests! 🎉

This version of the packages introduces its core features:

  • Generation and execution of automated test cases
  • Dependencies management
  • Conditional combinability
  • Inversion of control
  • Context sharing
  • Generic tests
  • Exposed mechanisms to configure the generation and execution processes

Full Changelog: https://github.com/TryAtSoftware/CleanTests/commits/v1.0.0