Closed teodosin closed 2 months ago
"cargo test" doesn't run all tests in the tests directory.
Also, crate code has to be public for the tests to access it, but we want different visibilities for crate users.
"cargo test" doesn't run all tests in the tests directory.
Also, crate code has to be public for the tests to access it, but we want different visibilities for crate users.