File: django-example

package info (click to toggle)
factory-boy 2.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 992 kB
  • sloc: python: 6,688; makefile: 181; sh: 11
file content (6 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh

set -e

cd /usr/share/doc/python3-factory-boy/examples/django_demo
python3 manage.py test