google / google/polymorphicDSL

JUnit5 resource matching results in inconsistent exceptions

Open
#104 0 comments 0 reactions 0 assignees View on GitHub
JUnit5
Dominant language
Java
Stars
17
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Preconditions:

- A test runner with multiple pdsl test params
- 2 feature files
- 2 parsers, each of which can only recognize one feature file

Steps to Reproduce:

Use *.feature to match files

Expected Results:

The parsers each execute on what they're able to, ignoring everything else

Actual Results:

Exception with error about empty test specifications.
While it is true some files are completely unrecognized, if the feature files are explicitly both listed the framework operates without issue which should be functionally equivalent to *.feature.

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.