Extending Biskit
Hints for extending and modifying Biskit itself (for advanced developers).
- Create a new release
- This page describes how to create a new biskit release through the sourceforge file release mechanism. You need to be project administrator or 'release technician' to follow all the steps.
- SVN Howto
- How to use Subversion
- Various hints
- Assorted tips and tricks for advanced developers
- Wrap external applications
- How to interface Biskit with external applications.
- Testing Biskit Modules
- How to use Biskit Unit Tests.
- Code coverage of test cases
- How to find portions of your code that are not covered by any unit tests