dadadel / pyment

Format and convert Python docstrings and generates patches
GNU General Public License v3.0
905 stars 62 forks source link

Test cases dont work. #36

Closed dkdndes closed 3 years ago

dkdndes commented 7 years ago

I worked on some improvements of pyments, like pyment pyment ;) and Pep8 adjustments. I added also pytest and travis support in my branch. I realized that some of the test cases fail, in case I dont have time to fix it myself I like to add this as a issue in the main repository.

peterjc commented 7 years ago

The test suite passes for me from the master branch using Python 2.7 or 3.6 on macOS.

dadadel commented 7 years ago

@dkdndes for me it work also under Linux. Can you provide more information ?

wagnerpeer commented 6 years ago

Maybe PR #64 includes a fix for this.

dadadel commented 3 years ago

I think this is fixed so I close this issue. If not @dkdndes feel free to reopen it and provide more information.