jest-feature-reporter
v1.0.2
Published
- β Describe blocks appear as headings. Nested describe blocks are nested headings - β Tests appear as list items representing features. Each feature is visually marked as Passing β , Failing β or Skipped π§ - β Tests can be prefixed with [test-type].
Readme
JestFeatureReporter
Features
- β Describe blocks appear as headings. Nested describe blocks are nested headings
- β Tests appear as list items representing features. Each feature is visually marked as Passing β , Failing β or Skipped π§
- β Tests can be prefixed with [test-type]. [behavior] tests appear as features. Unprefixed tests are assumed to be behavioral.
