Skip to content

Conversation

@zephyr-dev
Copy link

describe "using 'should' in 'it' blocks"
  it "makes for poorly named tests" do
    it should_not be_encouraged
  end
end

describe "using 'should' in 'it' blocks"
  it "makes for poorly named tests" do
     it should_not be_encouraged
  end
end
@nertzy
Copy link

nertzy commented Sep 6, 2013

We should move this over to https://github.com/pivotalcommon/vim-config

trevorrjohn pushed a commit to trevorrjohn/vim-config that referenced this pull request Sep 10, 2013
trevorrjohn pushed a commit to trevorrjohn/vim-config that referenced this pull request Sep 10, 2013
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.

2 participants