✨ feat(test): add junit report
- add nextest.toml for generating junit report
This commit is contained in:
committed by
Jeremiah Russell
parent
9a2e6e1dd0
commit
aa342eab49
2
nextest.toml
Normal file
2
nextest.toml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[profile.ci.junit] # this can be some other profile, too
|
||||||
|
path = "junit.xml"
|
||||||
Reference in New Issue
Block a user