summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)AuthorFilesLines
2018-11-09Add xml report for codecov.ioLars-Dominik Braun1-1/+1
2018-11-06Add simple asyncio-based DevTool communicationLars-Dominik Braun1-0/+4
Inspired by pychrome/aiochrome, but includes crash handling and async get() instead of callbacks.
2018-06-20Move tests to pytestLars-Dominik Braun1-0/+2
It just seems a little nicer than plain old unittest