Skip to content

ci: use cargo-nextest for better unit test reporting#19

Merged
kdkasad merged 2 commits intomasterfrom
ci
Jun 22, 2025
Merged

ci: use cargo-nextest for better unit test reporting#19
kdkasad merged 2 commits intomasterfrom
ci

Conversation

@kdkasad
Copy link
Owner

@kdkasad kdkasad commented Jun 22, 2025

Uses cargo-nextest to handle unit testing, allowing for exporting test results in JUnit XML format and publishing those as annotations, check summaries, and PR comments.

@kdkasad kdkasad self-assigned this Jun 22, 2025
@kdkasad kdkasad added the code cleanup Improvements to source code that don't change functionality label Jun 22, 2025
@github-actions
Copy link

Test Results

41 tests   41 ✅  0s ⏱️
 3 suites   0 💤
 1 files     0 ❌

Results for commit 27d2cdb.

@kdkasad kdkasad merged commit da049aa into master Jun 22, 2025
17 checks passed
@kdkasad kdkasad deleted the ci branch June 22, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code cleanup Improvements to source code that don't change functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant