Python test package memo

nose: Unit test framework

https://nose.readthedocs.org/en/latest/#

coverage: coverage

https://pypi.python.org/pypi/coverage

Use in combination with nose

unittest-xml-reporting: Reporting results in XML format

https://github.com/xmlrunner/unittest-xml-reporting

Use in combination with nose

pep8: Coding convention checker

http://pep8.readthedocs.org/en/latest/

pyflakes: Grammar error checking

https://launchpad.net/pyflakes

pylint: Grammar error checking

http://www.astroid.org/

Locust: Python load testing tool Locust

http://locust.io/

Recommended Posts

Python test package memo
Python memo
python memo
Python memo
python memo
Python memo
Python memo
Python memo
[Python] Memo dictionary
python beginner memo (9.2-10)
python beginner memo (9.1)
★ Memo ★ Python Iroha
[Python] EDA memo
Python 3 operator memo
Python Integrity Test
[My memo] python
Python3 metaclass memo
[Python] Basemap memo
Python beginner memo (2)
[Python] Numpy memo
Primality test by Python
Primality test with Python
Python class (Python learning memo ⑦)
My python environment memo
python openCV installation (memo)
Visualization memo by Python
Python package development notes
Python basics 8 numpy test
[Python] Memo about functions
Primality test with python
Python ipaddress package notes
python regular expression memo
Binary search (python2.7) memo
[My memo] python -v / python -V
Python3 List / dictionary memo
[Memo] Python3 list sort
Python Tips (my memo)
[Python] Memo about errors
DynamoDB Script Memo (Python)
Python basic memo --Part 2
python recipe book Memo
Basic Python command memo
Python OpenCV tutorial memo
Python package manager comparison
Python basic grammar memo
[Memo] Test code summary
TensorFlow API memo (Python)
python tag integration test
python useful memo links
Python decorator operation memo
python unit test template
Python basic memo --Part 1
Effective Python Memo Item 3
python> Link> PyUserInput package |
Divisor enumeration Python memo
Python memo (for myself): Array
Python exception handling (Python learning memo ⑥)
[Go] Execution / build / package test
Twitter graphing memo with Python
Python package management in IntelliJ
Algorithm in Python (primality test)