Joshua Coady

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Joshua Coady created a post,
    Answered

    Newly created test is using the wrong testing framework

    I have py.test setup as my default testing framework. When I hit CTRL+SHIFT+T and select the create a new test option, the new test gets created in the format of a unittest framework test. How can ...