New issue 698: Wrong test outputs in fixture docs
https://bitbucket.org/pytest-dev/pytest/issue/698/wrong-test-outputs-in-fixture-docs

Éric Araujo:

Test outputs are wrong in the fixtures doc: In 
http://pytest.org/latest/fixture.html#fixtures-as-function-arguments

```
>       assert "merlinux" in msg
E       TypeError: Type str doesn't support the buffer API
```



_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to