-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* repurposed existing CLI tool and MSBuild tasks for authoring * Initial implementation of the test command and API (#5263) * Initial implementation of the test command and API * Disable diff tool in CI * Use new Verifier, Add verification options * Add 3rd party signing info * Remove dependency on test project * Use custom exceptions for exit expectations failed * Improve engine API, add API tests * Add localizations, move types * Various improvements for PR * Add the uninstalled template testing option * Add integration tests and unit tests * Add VerifyEngine unit tests, add ability to place expectations in code base or current dir * Add sample usage in unit test * Adjust assertions (OS agnostic) * Fix code locations * Fix analyzer errors * Adjust sample dogfood test for CI Co-authored-by: Vlada Shubina <vshubina@microsoft.com>
- Loading branch information
1 parent
060434b
commit eed8d31
Showing
124 changed files
with
4,580 additions
and
74 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.