Skip to content

Conversation

gilsondev
Copy link
Contributor

This changes help developers that want contribute to project. The
Makefile was created to register common tasks, like:

  • install: Install all dependencies of project, include dev-dependencies
  • test: Define the DJANGO_SETTINGS_MODULEvariable and run with pytest

Also, was included the django for dev-dependency, for run all tests
correctly.

This changes help developers that want contribute to project. The
`Makefile` was created to register common tasks, like:

- install: Install all dependencies of project, include dev-dependencies
- test: Define the `DJANGO_SETTINGS_MODULE`variable and run with `pytest`

Also, was included the django for dev-dependency, for run all tests
correctly.
@Atrox Atrox merged commit bf909d2 into Atrox:master Dec 6, 2018
@Atrox
Copy link
Owner

Atrox commented Dec 6, 2018

Thank you @gilsondev! That sure makes testing locally smoother

@gilsondev gilsondev deleted the fix-suite-test branch December 7, 2018 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants