Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 456 Bytes

File metadata and controls

17 lines (12 loc) · 456 Bytes

WPF .NET, xUnit and GitHub Actions

Wpf CI

Hey there!

This is a sample repository on how to setup GitHub Actions for WPF.NET project with xUnit tests results.

Below are the scenarios covered in the project:

  • WPF.NET publishing
  • Nuget
  • xUnit
  • xUnit HTML report
  • uploads Artifcats (app publish and test results)
  • send email results to stakeholders

Thanks