You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our doc about writing unit tests should mention that we strongly encourage the use of consistent concise comments in unit tests that establish a unified unit test structure:
This is another task that (maybe?) an LLM can perform automatically with humans to review it.
My take is to have automatic ways for some of the code maintainers to patch the code already existing and for LLMs to do the first line of defense on a PR (saying what we say all the times!)
Humans should follow the conventions for new code.
Our doc about writing unit tests should mention that we strongly encourage the use of consistent concise comments in unit tests that establish a unified unit test structure:
FYI @gpsaggese
The text was updated successfully, but these errors were encountered: