Click here to Skip to main content
15,888,527 members
Articles / Programming Languages / Python

Using pytest Testing Tool to test Python Code by Configuring PyCharm IDE

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
8 Nov 2015CPOL5 min read 20.7K   2  
The aim of this article is to bring all the related information of configuring the PyCharm IDE with pytest Testing Tool in one place. Here, I'll not dwell deep into how testing is done in Python. But I'll discuss the proper way of configuring PyCharm IDE with pytest testing

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer Dr Ambedkar Institute of Technology
India India
Gowrishankar.S is currently working as Associate Professor in the Department of Computer Science and Engineering at Dr Ambedkar Institute of Technology,Bangalore, Karnataka, India. He has rich experience of serving both Academia and Industry in various capacities. His research interests includes Internet of Things, Data Science and Wireless Communications.

Comments and Discussions