Currently, pressing Ctrl+C during `npm test` can leave files in the `features/src/main/java/...` directory. It is likely to require handling Java's InteruptedException in more places.
Currently, pressing Ctrl+C during
npm testcan leave files in thefeatures/src/main/java/...directory.It is likely to require handling Java's InteruptedException in more places.