Have there been any discussions about upstreaming this into cargo proper? Are there any significant downsides to nextest compared to its predecessor?
Have there been any discussions about upstreaming this into cargo proper? Are there any significant downsides to nextest compared to its predecessor?
The How it works [1] and Why process-per-test? [2] pages should answer your questions.
[1] https://nexte.st/docs/design/how-it-works/
[2] https://nexte.st/docs/design/why-process-per-test/
Ah, I see. You're aiming to become the hashbrown of testing.
Oh gosh, were we to be so lucky :) just aiming to solve problems my coworkers and users see, and doing it with care, is all.