test: generate JUnit reports for Jenkins
All checks were successful
THE-TIP-TOP-MULTIBRANCH/pipeline/head This commit looks good

This commit is contained in:
2026-08-08 00:24:43 +00:00
parent 803a78cd71
commit d57b26c8c8
3 changed files with 70 additions and 11 deletions

View File

@@ -32,6 +32,7 @@
"cross-env": "^10.1.0",
"dotenv": "^17.4.2",
"jest": "^30.4.2",
"jest-junit": "^17.0.0",
"nodemon": "^3.1.14",
"supertest": "^7.2.2"
},