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
Currently tests run (primarily) as one general test set, which makes it difficult to see which pieces of setup code are associated with which tests; what the purpose of each group of tests is. Refactoring might also make it easier to see where coverage could be improved.
The text was updated successfully, but these errors were encountered:
Currently tests run (primarily) as one general test set, which makes it difficult to see which pieces of setup code are associated with which tests; what the purpose of each group of tests is. Refactoring might also make it easier to see where coverage could be improved.
The text was updated successfully, but these errors were encountered: