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
Given the user types `lein nashtest watch`
When the task starts
Then a defmethod without js/exit should be injected before executing `:runner`.
Given the user types `lein nashtest`
When the task starts
Then a defmethod with js/exit should be injected before executing `:runner`.