pycukes icon indicating copy to clipboard operation
pycukes copied to clipboard

Cucumber-like BDD tool built on top of Pyhistorian

Results 4 pycukes issues
Sort by recently updated
recently updated
newest added

Hello, I've had some problems running pycukes. ``` $ pycukes stories/teste.story Traceback (most recent call last): File "/usr/bin/pycukes", line 11, in load_entry_point('pycukes==0.2', 'console_scripts', 'pycukes')() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 564, in load_entry_point...

Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/WhitespaceBot) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...

Hi! I've love to know how to have nose correctly find and run my pycukes tests...