Corey Alexander (@coreyja_dev) 's Twitter Profile
Corey Alexander

@coreyja_dev

Full-stack architect with two decades of web expertise
I help coders level up their engineering careers

ID: 1839441986605961217

linkhttps://coreyja.com calendar_today26-09-2024 23:09:08

28 Tweet

5 Takipçi

52 Takip Edilen

Corey Alexander (@coreyja_dev) 's Twitter Profile Photo

🧪 #Rustlang Tip: Use #[test] with #[ignore] for long-running or resource-intensive tests. Run all tests: cargo test Run ignored tests: cargo test -- --ignored This helps keep your test suite fast while still allowing those long running tests when needed! #Rust30by30 #Day15

🧪 #Rustlang Tip: Use #[test] with #[ignore] for long-running or resource-intensive tests.

Run all tests: cargo test
Run ignored tests: cargo test -- --ignored

This helps keep your test suite fast while still allowing those long running tests when needed!

#Rust30by30 #Day15