Skip to content
Snippets Groups Projects
Commit ebcace0c authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Feature: Show deprecation warnings when running tests

parent eb969083
No related branches found
No related tags found
Loading
Pipeline #1764 passed
......@@ -158,7 +158,7 @@ pylint-test: FORCE
test: FORCE
@echo "\n${GREEN}*** Checking code with nosetests ***${NC}\n"
@nosetests test_typedcols.py --with-xunit
@python3 -W always::DeprecationWarning -m nose test_typedcols.py --with-xunit
#-------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment