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
{{ message }}
This repository was archived by the owner on Oct 22, 2020. It is now read-only.
Sometimes test dependencies are covered by build dependencies. In that case, it is enough to mention them only in build phase and exclude from test phase.
Sometimes test dependencies are covered by build dependencies. In that case, it is enough to mention them only in
buildphase and exclude fromtestphase.