Skip to content

Make use of unittest setUp tearDown methods #2

Description

@niloct

Hi,

I'm currently using your tool, and managed to leverage unittest assert methods, which is really nice, even though behave's source code doesn't do this (they use hamcrest methods instead).

I've face an issue though: even when I subclass from unittest TestCase, methods like setUp and tearDown aren't called by the steps.

Did you think about this usecase ?

(Just trying my luck on this first issue report, hope you reply).

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions