-
-
Notifications
You must be signed in to change notification settings - Fork 33
Add test-reporter action to display test results in GitHub Actions #312
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
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: TheAngryByrd <[email protected]>
Co-authored-by: TheAngryByrd <[email protected]>
Added test-reporter integration to the main project in commit dedef80:
The TRX files are generated with the naming pattern |
|
@copilot build is failing. you need to use |
Co-authored-by: TheAngryByrd <[email protected]>
Fixed in commit 36d390f. Changed the test runner arguments to use the Expecto RunSettings format:
Each argument is now passed as a separate |
|
@copilot |
Co-authored-by: TheAngryByrd <[email protected]>
|
@copilot build still failing |
Co-authored-by: TheAngryByrd <[email protected]>
Fixed in commit 7821bae. The issue was that the |
|
@copilot add |
Co-authored-by: TheAngryByrd <[email protected]>
Added in commit 7b59128. The console logger with detailed verbosity is now set as the primary logger, while the TRX logger is added via additional arguments. This ensures CI gets detailed console output while still generating TRX files for the test-reporter action. |
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.