We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b636acb commit 895a981Copy full SHA for 895a981
AGENTS.md
@@ -50,6 +50,7 @@ corresponding test to ensure that the test is still passing with your changes.
50
- If you are adding a new test, add it to an existing test file. Do not create a new test file unless explicitly instructed.
51
- Write one comment at the top of the test to explain what is being tested.
52
Otherwise keep comments minimal.
53
+- Use the environment variable `JULIA_TEST_FAILFAST=1` to make tests fail fast.
54
55
### External dependencies
56
0 commit comments