Skip to content

Ignore extra layers of test contexts#7

Open
Jesus wants to merge 1 commit intolsegal:masterfrom
Jesus:issue-6
Open

Ignore extra layers of test contexts#7
Jesus wants to merge 1 commit intolsegal:masterfrom
Jesus:issue-6

Conversation

@Jesus
Copy link

@Jesus Jesus commented Aug 6, 2019

Two changes:

  • Handle calls to 'context' just the same way as 'describe'.
  • Allow additional intermediate blocks.

Closes #6.

Update: This also updates the tests to the new rspec interface (expect(...).to ... instead of ...should...).

Two changes:

- Handle calls to 'context' just the same way as 'describe'.
- Allow additional intermediate blocks.

Closes lsegal#6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

not picking up specs wrapped in context or additional describe blocks

1 participant