citrusframework / citrusframework/citrus

Provide Template classpath scan

Open
#845 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
485
Forks
155
Avg merge
4d 22h
Merged PRs (30d)
6

Description

**User story**
As a test designer who uses the citrus spring integration, I would like support in managing my template contexts. Template contexts are contexts which contain elements - reusable action containers.

The requested classpath scan should do the following:
- perform a scan on a pre-configured pattern and add all found contexts to the spring application container.

**Additional context**
With 'template' and 'call-template' citrus already offers templates for reusability. Also templates can be added to a spring context by specifying a named bean of type Template.

The request is thus a citrus configuration property which specifies another scan location for template contexts

Note: We already tried to add this location to @ContextConfiguration but the AnnotationConfigContextLoader is not capable to load from "locations".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.