tag

package
v0.190.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package tag defines functions to parse cucumber feature files and filter them by cucumber tag expressions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchFiles

func MatchFiles(sys fs.FS, files []string, tagExpression string) (matched []string, unmatched []string)

MatchFiles finds feature files that include scenarios with tags that match the given tag expression. A tag expression is a simple boolean expression including the logical operators "and", "or", "not".

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL