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
At least in dev mode, we could always integrate the tests in the binary and branch depending on a command line argument or an environment variable. This way, skargo build, and skargo test would share the same binary.
At least in dev mode, we could always integrate the tests in the binary and branch depending on a command line argument or an environment variable. This way,
skargo build, andskargo testwould share the same binary.