This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-11 14:13:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b41c689acb
cookiecutter-django
/
Makefile
5 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Makefile to ease testing add 'test' directive to Makefile to run tests
2015-03-27 13:58:09 +00:00
.PHONY
:
test
test
:
Add DjangoCookieTestCase
2015-04-20 12:19:12 +00:00
py.test tests/*.py
Reference in a new issue
Copy permalink