Skip to content

Latest commit

 

History

History

docs

perftester: documentation

This folder contains a number of files that serve two functions: documentation and testing. The main README contains basic information about how to use perftester, while this folder collects both basic and more advanced knowledge of using the package. All these files serve also as doctests (doctest being the only testing framework used in perftester).

The knowledge is collected in the following files:

You can also read the test files, located in the tests folder.