NumPy Cookbook chapter 8

Chapter 8 of NumPy Cookbook is about quality assurance and testing. The contents of chapter 8 of NumPy Cookbook:

Installing Pyflakes
Performing static analysis with Pyflakes
Analyzing code with Pylint
Performing static analysis with Pychecker
Testing code with docstrings
Writing unit tests
Testing code with mocks
Testing the [...]



 •  0 comments  •  flag
Share on Twitter
Published on November 11, 2012 08:21
No comments have been added yet.