mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 01:27:02 +05:30
feat(tests): add nextest config to generate JUnit results
This commit is contained in:
parent
9e03c484a0
commit
28fa08a67b
1 changed files with 2 additions and 0 deletions
2
.config/nextest.toml
Normal file
2
.config/nextest.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[profile.default.junit]
|
||||
path = "junit.xml"
|
Loading…
Add table
Add a link
Reference in a new issue