Sha256: 16c7b96cead7f2db54c0bc7ae54ecf311f324bb4dec09aa4440af04e7fbacb09

Contents?: true

Size: 483 Bytes

Versions: 1

Compression:

Stored size: 483 Bytes

Contents

Feature: Producing different views of a genomes scaffold
  In order to have required file formats of a genome scaffold
  A user can use the "view" plugin
  to generate file formats

  @disable-bundler
  Scenario: Getting the man page for the genomer view plugin
    Given I create a new genomer project
     When I run `genomer man view`
     Then the exit status should be 0
      And the output should contain a valid man page
      And the output should contain "GENOMER-VIEW(1)"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
genomer-plugin-view-0.0.5 features/core.feature