Expand description
Run all tests in a project, similar to cargo test, but using the mir interpreter.
Structsยง
- Tester ๐
Constantsยง
- IGNORED_
TESTS ๐ - These tests break rust-analyzer (either by panicking or hanging) so we should ignore them.
- SUPPORTED_
DIAGNOSTICS ๐