Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove testing support from the CLI #9087

Closed
wilkinsona opened this issue May 4, 2017 · 2 comments
Closed

Remove testing support from the CLI #9087

wilkinsona opened this issue May 4, 2017 · 2 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

The testing support in the CLI is proving to be more trouble than it's worth. Our recommendation is that, once an app gets to the stage of requiring a test suite, it should be converted to a Maven or Gradle project. This makes it easy to version, publish, deploy etc using the vast ecosystems of the two build systems. See gh-9043 for further background.

@wilkinsona wilkinsona self-assigned this May 4, 2017
@wilkinsona wilkinsona added this to the 2.0.0.M1 milestone May 4, 2017
@StephenOTT
Copy link

StephenOTT commented Aug 20, 2018

@wilkinsona would be good if a note was added to the docs (cli docs) about the removal of this. There are many examples on the web that discuss the spring test command.

@snicoll
Copy link
Member

snicoll commented Aug 20, 2018

@StephenOTT thanks for the ping. I've added a note in the migration guide as we don't document removed features in the doc in general. Please consider creating a new issue rather than commenting on a closed one next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

3 participants