quantmind / pulsar

Event driven concurrent framework for Python
BSD 3-Clause "New" or "Revised" License
1.87k stars 162 forks source link

-f/--force Test flag #286

Closed lsbardel closed 6 years ago

lsbardel commented 6 years ago

Description

Run tests which have been flagged as not part of the test suite via a suitable decorator.

This is useful for other packages too.