Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seankilleen/exampletestresultswithgithubactions
A sample repository to compliment a blog post on CI/CD and test results with GitHub Actions
https://github.com/seankilleen/exampletestresultswithgithubactions
actions dotnet nunit xunit
Last synced: 11 days ago
JSON representation
A sample repository to compliment a blog post on CI/CD and test results with GitHub Actions
- Host: GitHub
- URL: https://github.com/seankilleen/exampletestresultswithgithubactions
- Owner: SeanKilleen
- License: mit
- Created: 2024-03-27T15:21:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T14:20:19.000Z (28 days ago)
- Last Synced: 2024-10-11T01:52:11.556Z (27 days ago)
- Topics: actions, dotnet, nunit, xunit
- Language: C#
- Homepage: https://seankilleen.com/2024/03/beautiful-net-test-reports-using-github-actions/
- Size: 53.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example: Test Results With GitHub Actions
A sample repository to compliment a blog post on CI/CD and test results with GitHub Actions.
Companion repo to the blog post at