Currently, when I install a package on a deployed machine, it installs with all the unit tests.
Could we have an option in publish command to omit unit-tests?
Or maybe have a flag to include them when needed? As usual, there is no need for unit tests on a deployed machine - they are useful for the dev cycle only.
Currently, when I install a package on a deployed machine, it installs with all the unit tests.
Could we have an option in publish command to omit unit-tests?
Or maybe have a flag to include them when needed? As usual, there is no need for unit tests on a deployed machine - they are useful for the dev cycle only.