features/gff/core.feature in genomer-plugin-view-0.0.4 vs features/gff/core.feature in genomer-plugin-view-0.0.5

- old
+ new

@@ -2,9 +2,17 @@ In order to view scaffold annotations A user can use the "gff" command to generate gff3 view of scaffold annotations @disable-bundler + Scenario: Getting the man page for the scaffold gff view + Given I create a new genomer project + When I run `genomer man view gff` + Then the exit status should be 0 + And the output should contain a valid man page + And the output should contain "GENOMER-VIEW-GFF(1)" + + @disable-bundler Scenario: A single annotation on a single contig Given I successfully run `genomer init project` And I cd to "project" And I write to "assembly/scaffold.yml" with: """