Use pytest instead of nose since it has a better ecosystem and will allow us to write pytest-style tests in the future.
5 lines
83 B
INI
5 lines
83 B
INI
[run]
|
|
branch = True
|
|
source = falcon
|
|
omit = falcon/tests*,falcon/cmd*,falcon/bench*
|