Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contextual descriptions to test aggretations #36

Open
h2non opened this issue Apr 8, 2017 · 1 comment
Open

Contextual descriptions to test aggretations #36

h2non opened this issue Apr 8, 2017 · 1 comment
Assignees

Comments

@h2non
Copy link
Member

h2non commented Apr 8, 2017

Feature-by-example:

from grappa import context

def test_foo():
     with context('some human description about the test'):
          'foo' | should.be.a(str)
@sgissinger
Copy link
Contributor

Maybe let this kind of feature to test runners like mamba and keep focus on assertions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants