Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
We use so far cammel case for test names but that makes Test hard to read. For example NodeIsInvalidIfTargetsGetNullAndModelIsNotInitialized instead of node_is_invalid_if_targets_gets_null_and_model_is_not_initialized. So changing to underline could make testing more productive.