Jamo

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Edited

    Running pycharm pytest with pluggy hooks

    I have a command line tool that uses pluggy hooks and the setuptools `develop` enviornment. So in my virtual environment, I ran `python setup.py develop` and the hooks work as expected. If I run py...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Logging in test mode

    Answered
    I have a problem with generating log files while using the test runner and I can't wrap my head around it. Basically, if execute my test function with pytest, no log file is created. If I run the f...
    • 1 follower
    • 1 comment
    • 0 votes