test_runner_name: full_suite
command:
    - 'py.test'
    - '-v'
    - '-s'
    - '--tb=short'
    - tests
