Skip to content

TestTypeExcludeFilter is not applied when using SpringApplication.from #35206

@philwebb

Description

@philwebb

Currently TestTypeExcludeFilter is plugged in using a ContextCustomizerFactory. This means that @TestConfiguration and @TestComponent beans are not filtered when using SpringApplication.from on the test classpath.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions