Joshua Coady
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Newly created test is using the wrong testing framework
AnsweredI 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 ...