You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up as follows: test_name_feature.rs
To run the tests, use the following command to test everything at once: cargo test
And use the following command for a specific test: cargo test --test test_init