Commit Graph

7 Commits

Author SHA1 Message Date
Alessio Bogon d78eaace80 Fix test
(cherry picked from commit eba1d70fcc)
2020-09-05 19:28:50 +02:00
Oleg Pidsadnyi 6ba231fbe3
Converting tests (#367)
* Converting tests to use the correct pytest methodology for plugins
2020-06-14 12:16:09 +02:00
Alessio Bogon 6047a35ef1 Apply `black` formatter to the codebase 2019-08-27 17:54:58 +02:00
Alessio Bogon 386ed90cec
Fix item collection breaking when non Function items are present (#318)
* Fix item collection breaking when non Function items are present

* Bump version 3.2.1
2019-08-21 13:21:08 +02:00
Anthony Sottile 685ae80f10 Mostly factor out `py` module
Still used for `py.io.TerminalWriter` so I added it to `setup.py`
2018-07-07 15:30:03 -07:00
Robin Pedersen 4298c854ac Fix python3 errors 2014-09-12 12:46:40 +02:00
Robin Pedersen e7857831dc Add test to demonstrate issue #62 2014-09-12 12:17:02 +02:00