# Spring Shell 2 Tests Examples of [Spring Shell 2](https://docs.spring.io/spring-shell/docs/current/reference/htmlsingle/) unit, functional and integration tests. ## Run Execute the following command from the parent directory to run the tests: ``` mvn clean test ```