```./pants --tag='-integration' test --cache-ignor...
# development
w
Copy code
./pants --tag='-integration' test --cache-ignore tests/python/pants_test/engine:

MODE=debug
  ==== 178 passed, 22 skipped in 43.02 seconds =====
MODE=release
  ==== 178 passed, 22 skipped in 12.49 seconds =====