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

Add Awaitility to spring-boot-starter-test #37195

Closed
philwebb opened this issue Sep 5, 2023 · 1 comment
Closed

Add Awaitility to spring-boot-starter-test #37195

philwebb opened this issue Sep 5, 2023 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

philwebb commented Sep 5, 2023

Awaitility is generally useful for testing so we should consider adding it as a spring-boot-test dependency.

@philwebb philwebb added for: team-meeting An issue we'd like to discuss as a team to make progress type: enhancement A general enhancement labels Sep 5, 2023
@vpavic
Copy link
Contributor

vpavic commented Sep 6, 2023

I was just about to raise this myself when stumbled upon this issue.

Awaitility is one of testing dependencies that I regularly add to nearly all the projects, so it would be nice if spring-boot-starter-test would take care of this.

It was hinted in #18205 (comment) that this addition could be considered in the future, but it seems this topic wasn't brought up in the meanwhile.

@philwebb philwebb removed the for: team-meeting An issue we'd like to discuss as a team to make progress label Sep 7, 2023
@philwebb philwebb added this to the 3.2.x milestone Sep 7, 2023
@philwebb philwebb self-assigned this Sep 7, 2023
@philwebb philwebb removed their assignment Sep 25, 2023
@wilkinsona wilkinsona self-assigned this Sep 29, 2023
@wilkinsona wilkinsona changed the title Add awaitility to spring-boot-test Add awaitility to spring-boot-starter-test Sep 29, 2023
@wilkinsona wilkinsona changed the title Add awaitility to spring-boot-starter-test Add Awaitility to spring-boot-starter-test Sep 29, 2023
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.0-RC1 Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants