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
JUnit allows to create Test Suites, which bundle certain tests together (e.g slow vs fast). Might be a good solution for the integration/db/fetcher tests.
No idea if the IDE support test suites.
The text was updated successfully, but these errors were encountered:
JUnit allows to create Test Suites, which bundle certain tests together (e.g slow vs fast). Might be a good solution for the integration/db/fetcher tests.
No idea if the IDE support test suites.
The text was updated successfully, but these errors were encountered: