Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Improve testing #1007

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Improve testing #1007

merged 1 commit into from
Aug 13, 2019

Conversation

Jamim
Copy link
Contributor

@Jamim Jamim commented Aug 12, 2019

Hello @ohld,

I believe that it would be nice to have tests for the upcoming Python versions and for PyPy.

These changes also:

  • use tox for running tests
  • declare support for Python 3.5 at setup.py
  • allow running tests for any branch
  • enable branch coverage measurement
  • enable displaying of the coverage

Best regards!

I believe that it would be nice to have tests
for the upcoming Python versions and for PyPy.

These changes also:

 - use tox for running tests

 - declare support for Python 3.5 at setup.py

 - allow running tests for any branch

 - enable branch coverage measurement

 - enable displaying of the coverage
@ohld
Copy link
Owner

ohld commented Aug 13, 2019

Thank you very much for your pull request! Since I have a poor experience with testing, these are really helpful changes.

@ohld ohld merged commit 0693672 into ohld:master Aug 13, 2019
@Jamim Jamim deleted the feature/improve-testing branch August 13, 2019 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants