feature-test-d v1.0.0 (2015-10-19T01:33:39Z)
Dub
Repo
FeatureTestRunner.shouldInclude
feature_test
runner
FeatureTestRunner
Returns true if a feature with the given tags should be included
struct
FeatureTestRunner
static
bool
shouldInclude
(
string
[]
tags
...
)
Meta
Source
See Implementation
feature_test
runner
FeatureTestRunner
properties
indent
scenariosTested
static functions
addIgnoreTag
addIgnoreTags
addOnlyTag
addOnlyTags
incFeatures
incPassed
info
log
logf
logfln
logln
removeIgnoreTag
removeIgnoreTags
reset
runFeature
shouldInclude
toString
static variables
failures
features
featuresTested
ignoreTags
onlyTags
pending
quiet
randomize
scenariosPassed
structs
Failure
Returns true if a feature with the given tags should be included