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
Runners are responsible for executing SUnit tests in a specific context, for example local in your image or in smalltalkCI (other version/other dialect, headless). Tests can either be single classes or entire categories.
Watchers on the other hand recognize relevant changes in watched categories or classes and delegates running of tests towards one or more TestRunners