Skip to content

Releases: repinvv/TestingContext

TestingContext 3.0.2

09 Mar 12:19
Compare
Choose a tag to compare

Remade interface, tokens can now be used instead of names for most cases, except where scenario explicitly specifies a name.
Added loop detection mechanics based on Tarjan's loop detection algorithm.

https://www.nuget.org/packages/TestingContext/3.0.2

TestingContext 2.0.1

08 Nov 10:15
Compare
Choose a tag to compare

Removed all filter limitations, allowed providers to be created off 2 sources.
Available on nuget https://www.nuget.org/packages/TestingContext/2.0.1

TestingContext 2.0

04 Nov 20:59
Compare
Choose a tag to compare

Available on NuGet https://www.nuget.org/packages/TestingContext/2.0.0

Implemented tree reordering so that manual control of the tree is not needed anymore. Readme will be updated later.

First release

11 Oct 17:04
Compare
Choose a tag to compare