Skip to content

Use pytest #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 14, 2021
Merged

Use pytest #49

merged 8 commits into from
Jun 14, 2021

Conversation

CavalcanteLucas
Copy link
Contributor

Link to task:
Issue #38

How to test:
Run pytest comman, or the script make test in the main directory and check that all tests are passing.
Run make cov and check that browser opens with test reports.

Description of your solution:

  • Libs pytest-cov, pytest, pytest-sugar, and pytest-django were installed.
  • .coveragerc, and pytest.ini files were created.
  • A sample test is introduced.
  • Makefile scripts for test and coverage reported are included.
  • README.md is updated with testing instructions.

@luzfcb luzfcb merged commit af682da into master Jun 14, 2021
@luzfcb luzfcb deleted the use-pytest branch June 14, 2021 11:21
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