Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tests to cargo-nextest #59

Open
Odonno opened this issue Nov 14, 2023 · 0 comments · May be fixed by #64
Open

Migrate tests to cargo-nextest #59

Odonno opened this issue Nov 14, 2023 · 0 comments · May be fixed by #64
Labels
enhancement New feature or request help wanted Extra attention is needed performance Performance related issue

Comments

@Odonno
Copy link
Owner

Odonno commented Nov 14, 2023

Is your feature request related to a problem? Please describe.

N/A

Describe the solution you'd like

Migrate tests to cargo-nextest to improve test performance and make use of interesting features of this tool (identify slow and leaky tests, etc...).

Describe alternatives you've considered

N/A

Additional context

Tests should run fast. This tool is praising itself by saying "Up to 3× as fast as cargo test". If true, apply migration to this tool.

@Odonno Odonno added enhancement New feature or request help wanted Extra attention is needed performance Performance related issue labels Nov 14, 2023
@liamwh liamwh linked a pull request Dec 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed performance Performance related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant