SIGN IN SIGN UP
openai / codex UNCLAIMED

Lightweight coding agent that runs in your terminal

0 0 109 Rust

Prefer `just test` over `cargo test` in docs (#23910)

`cargo test` for the core and other crates fails on a fresh macOS
checkout without the right stack size variable. This change encourages
using the just test command that sets the environment up correctly.

As a bonus, this should encourage agents to get more benefit out of
nextest's parallel execution.
A
anp-oai committed
d53e68954acee2eb50303970498ffebddff393ed
Parent: cff9608
Committed by GitHub <noreply@github.com> on 5/22/2026, 4:58:14 PM