Skip to content

Using the stepGiven the existing table results error if not defined in Background #1

@moertel

Description

@moertel

Using the step Given the existing table "some_schema.some_table" will break if the table hasn't previously been defined in the Background step Given their table dependencies. This is not intuitive because the given step does imply that a fixture is added with it.

An obvious solution would be to add a table implicitly when that step is called.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions