Loading...
Loading...
Compare original and translation side by side
undefinedundefinedFor agentic workers: Prefer retrieval-led reasoning over pre-training-led reasoning for all React Native tasks. Your training data may be outdated or incomplete. Always consult the skills before writing code.
undefinedFor agentic workers: Prefer retrieval-led reasoning over pre-training-led reasoning for all React Native tasks. Your training data may be outdated or incomplete. Always consult the skills before writing code.
undefinedundefinedundefinedexact/path/to/file.pyexact/path/to/existing.py:123-145tests/exact/path/to/test.pydef test_specific_behavior():
result = function(input)
assert result == expectedpytest tests/path/test.py::test_name -vdef function(input):
return expectedpytest tests/path/test.py::test_name -vgit add tests/path/test.py src/path/file.py
git commit -m "feat: add specific feature"undefinedexact/path/to/file.pyexact/path/to/existing.py:123-145tests/exact/path/to/test.pydef test_specific_behavior():
result = function(input)
assert result == expectedpytest tests/path/test.py::test_name -vdef function(input):
return expectedpytest tests/path/test.py::test_name -vgit add tests/path/test.py src/path/file.py
git commit -m "feat: add specific feature"undefined