-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: introduce TestFramework class to evaluate child executePipeline… (
#21) * feat: introduce TestFramework class to evaluate child executePipelineActivities * refactor: move pipeline evaluation logic to framework (SRP) * refactor: rename ParameterType.Parameter to ParameterType.Pipeline to better reflect its meaning * docs: improve getting started docs * docs: add missing testFramework xml documentation * docs: add missing testFramework xml documentation
- Loading branch information
Showing
31 changed files
with
497 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.