File: options.txt

package info (click to toggle)
python-django-extensions 3.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,660 kB
  • sloc: python: 14,798; javascript: 7,354; makefile: 117; xml: 17; sh: 7
file content (9 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
--ds=tests.testapp.settings

# ignore tests that fail; investigation pending
--ignore=tests/management/commands/test_create_template_tags.py
--ignore=tests/management/commands/test_pipchecker.py
--ignore=tests/templatetags/test_highlighting.py

# this one consumes a ridiculous amount of memory; investigation pending
--ignore=tests/management/commands/shell_plus_tests/test_shell_plus.py