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
I was trying to make a minor change but couldn't get the tests running. There are no testing instructions in the README or similar places.
The CI config suggests cargo test --all-features, but this didn't work locally for me. Also noticed the CI builds are consistently failing.
Could you please document how to test this project locally during development? Adding this to the README would make it easier for potential contributors.
The text was updated successfully, but these errors were encountered:
I was trying to make a minor change but couldn't get the tests running. There are no testing instructions in the README or similar places.
The CI config suggests
cargo test --all-features
, but this didn't work locally for me. Also noticed the CI builds are consistently failing.Could you please document how to test this project locally during development? Adding this to the README would make it easier for potential contributors.
The text was updated successfully, but these errors were encountered: