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

Nextest required but not included #70

Open
criccomini opened this issue Apr 2, 2024 · 1 comment
Open

Nextest required but not included #70

criccomini opened this issue Apr 2, 2024 · 1 comment

Comments

@criccomini
Copy link

Just a heads up: I followed the environment setup steps and was getting:

cargo nextest run
error: no such command: `nextest`

	Did you mean `test`?

	View all installed commands with `cargo --list`
	Find a package to install `nextest` with `cargo search cargo-nextest`
Error: command ["cargo", "nextest", "run"] exited with code 101

It looks like I had to cargo install cargo-nextest to get things working. Seems like this should be included in the environment setup docs.

@skyzh
Copy link
Owner

skyzh commented Apr 2, 2024

yep, i should have added it to the set up guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants