Hacker News new | ask | show | jobs
by shrimp_emoji 883 days ago
Are you suggesting `cargo test` is somehow any simpler and nicer to use than `cd build/ ; cmake ../src/ && make -j100 && ctest`?