Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call IRunListener.featureSkipped for skipped features
FeatureNode.nodeSkipped overrides JUnit 5 platform's Node.nodeSkipped. It fetches the feature info and then calls IRunListener.featureSkipped for all run listeners registered on the spec. Relates to spockframework#1662.
- Loading branch information