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

Flexmock assertions do not run within PyCharm. #83

Merged
merged 1 commit into from Mar 3, 2013

Conversation

rca
Copy link
Contributor

@rca rca commented Feb 27, 2013

Hey there,

I tried using flexmock within PyCharm and it looks like flexmock's assertions are not run.

I've opened up this issue with PyCharm [1], any chance this is a flexmock issue?

Thanks.

[1] http://youtrack.jetbrains.com/issue/PY-8459

@has207
Copy link
Owner

has207 commented Jan 27, 2013

I'm not a PyCharm user but it looks like you're able to configure it to run your tests with whatever interpreter/test runner you wish. I'm not sure how you're running them from PyCharm now, but as long as you set it up to run with either Python's test runner, pytest, or nose from within PyCharm it should work..

@rca
Copy link
Contributor Author

rca commented Feb 27, 2013

@has207: Found the problem. Please take a peek and let me know what you think.

has207 added a commit that referenced this pull request Mar 3, 2013
Added hook for TeamCity / PyCharm.
@has207 has207 merged commit e3efe2b into has207:master Mar 3, 2013
@has207
Copy link
Owner

has207 commented Mar 3, 2013

Thanks for the fix!

@rca rca deleted the pycharm_fix branch March 12, 2013 22:49
@rca
Copy link
Contributor Author

rca commented Mar 12, 2013

Awesome, thanks! Any ETA on a PyPI release?

@has207
Copy link
Owner

has207 commented Mar 30, 2013

Done! Sorry took me awhile.

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