- Migrate tests to junit5 and assertj as those are on a classpath automatically. - Temporarily use spring.main.allow-circular-references=true to allow time for fixes to remove cycles.
Spring Shell 2 Tests
Examples of Spring Shell 2 unit, functional and integration tests.
Run
Execute the following command from the parent directory to run the tests:
mvn clean test