Personal tools
You are here: Home / Members / raik / Testing Biskit modules

Testing Biskit modules

New Testing HowTo published in Biskit Documentation

A good set of test cases is incredibly important for keeping a project like Biskit up and running. Test cases are also very useful to quickly check whether your Biskit installation is correct. Biskit contains a nifty little extension to the Python unittest framework that makes all that very easy. I have written up a more detailed description on how to use those testing tools:

Testing Biskit Modules

Code coverage of tests

 

/Raik