Paultiplady

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Using Pytest with Django

    Answered
    When using Pytest with Django, anywhere that a dynamic test configuration would be generated (e.g. right-click a test case and "Run test"), the default `manage.py test` is always run. This conflict...
    • 3 followers
    • 6 comments
    • 5 votes
  • Created

    Egg files not found in path

    I've got a somewhat complex project structure, and PyCharm isn't picking up any of my egg dependencies.The project layout is roughly: buildout.cfg setup.py eggs/ develop-eggs/ submodule1/   buildou...
    • 1 follower
    • 0 comments
    • 2 votes