TryAtSoftware / CleanTests

TryAtSoftware.CleanTests is a modern framework for execution and generation of automated tests in .NET
MIT License
13 stars 0 forks source link

Outer demands #73

Closed TonyTroeff closed 1 year ago

TonyTroeff commented 1 year ago

Pull Request Description

This PR should introduce the idea of outer demands into TryAtSoftware.CleanTests.

Motivation and Context

This feature should finalize the concept of conditional combinability. When this PR is completed, we should be able to apply demands horizontally (using external demands); downwards (using internal demands); and upwards (using outer demands). Thus, we can model all kinds of relationships.

Checklist

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.6% 97.6% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.19) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here