Skip to content

Conversation

@EvaSDK
Copy link
Contributor

@EvaSDK EvaSDK commented Jul 28, 2014

A couple of minor changes that should result in running unittests on all supported python interpreters.

It also enables unittest coverage report and integration to coveralls.io for tracking and badges in the README.md. Don't forget to change the URLs when merging to those of the organization so that it reflects your master and not mine :-).

This superseeds merge request #12 I guess as well.

EvaSDK added 7 commits July 28, 2014 11:28
There is already the perfectly fine `python ./setup.py test` or `python
./setup.py nosetest` if nose is installed and tox.

The run_tests script is based on tests module importing all submodules
but this currently fails as it seems some files were not added to the
VCS in commit "implement UDS (Unix Domain Socket) sender" commit.
Recent tox.ini as predefined definitions for most python interpreters so
just remove them.

Also, py32 and py33 are not available on current OSX release so enabling
the skip_missing_interpreter looks like a good idea for development
purpose.
Not really a regression since previous code has this problem with
unicode but comes from "Simplify check for string in record formating"
commit.
Enable coverage and add relevant files to print a nice report.
@kdeldycke
Copy link

👍

kzk added a commit that referenced this pull request Jan 30, 2015
@kzk kzk merged commit 063e54b into fluent:master Jan 30, 2015
@kzk kzk mentioned this pull request Jan 30, 2015
@EvaSDK EvaSDK deleted the unittest-cleanup branch February 3, 2015 14:44
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.

3 participants