mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-16 11:18:05 +08:00
TST: Add nose-ignore-docstring plugin to requirements and setup.cfg
So that docstrings can be added for test documentation, but suppress those docstrings in test output by default.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Testing
|
||||
nose==1.3.0
|
||||
nose-parameterized==0.2
|
||||
nose-ignore-docstring==0.1
|
||||
|
||||
# Linting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user