citrusframework / citrusframework/citrus

loading directory with .xml test files

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

Description

**User story**
As a tester, I want to be able load all xml tests from a directory, so no java code modification is needed when adding additional tests.

**Additional context**
I was trying something like
```
@CitrusTestSource(type=TestLoader.XML, packageScan="file:mytestdir" ....
```
with little success. I would like to see such a functionality built in (or best practice in documentation/samples to achieve this)

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.