-
I've tried to discuss this in https://github.com/ethereum/pyethereum/pull/23#issuecomment-37907968 and https://github.com/ethereum/pyethereum/pull/23#issuecomment-37908772, but my comments there haven…
-
You may already know this but the Travis CI build is timing out and causing the build status to read as "error".
This is at the bottom of the logs:
```
I'm sorry but your test run exceeded 50.0 minu…
-
When a test fails, there are an additional 70 lines of stacktrace from: C:\Program Files (x86)\Python\2.7\lib\site-packages\pytest_bdd\scenario.py
These lines of the stacktrace are irrelevant to my t…
-
When you have a scenario like:
```
Scenario: Title
Given Xxx
When Yyy
Then Zzz
```
And a test file like:
``` python
@given("Yyy")
def myfunc():
pass
# other fixtures...
```
It passes silently.…
-
As in the subject.
-
Find good license and add to the repo and update the readme