Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test framework on main #5399

Merged
merged 5 commits into from
Oct 12, 2022
Merged

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    d5aae83 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Initial implementation of the test command and API (dotnet#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
    JanKrivanek authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ca10ef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    c9eb466 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Fix analyzer errors

    JanKrivanek committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    af1b6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446f2da View commit details
    Browse the repository at this point in the history