behave-classy
behave-classy copied to clipboard
Class-based step implementations for the Python behave BDD framework
Results
1
behave-classy issues
Sort by
recently updated
recently updated
newest added
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)....