picimako / citric

Citrus framework integration for the IntelliJ platform.
0 stars 0 forks source link

Support file: and jar: resources when detecting test source files and methods #36

Closed picimako closed 6 months ago

picimako commented 7 months ago

Summary

Currently, only classpath resources are supported when dealing with @CitrusTestSource test methods, either in case of looking up test source files based on the annotation configuration, or looking up @CitrusTestSource test methods based on the test source files themselves.

File and jar resources could be supported too, at least to a certain extent.

Tasks

picimako commented 6 months ago

Completed in v1.0.9.