Skip to content
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

Fix lineWrapWidth #94

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix lineWrapWidth #94

wants to merge 3 commits into from

Conversation

rougedragon
Copy link

Fix issue #60.

@gruns
Copy link
Owner

gruns commented Jul 6, 2021

thank you for your PR! 🙌

before merging, can you please add a basic set of tests to tests/? that way your wonderful work

  1. doesnt break in the future and
  2. continues to be enjoyed by all!

@rougedragon
Copy link
Author

I'm sorry I might miss something obvious but I don't manage to run the tests in your project. Can you please tell me how to do it?

@gruns
Copy link
Owner

gruns commented Jul 28, 2021

run the tests with tox! if you dont have tox instlalled, install it with

pip install tox

then test icecream against every version of python with

tox -p

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.

None yet

2 participants