- `testAll` with file `foo.feature` --> test all feature files (run `make cuke`) - `testAll` with file `foo_test.go` --> run all unit tests (run `make unit`)