


python3 scons/scons.py basic-test    # for a basic functionality test
python3 scons/scons.py advanced-test # for a single test of ligand and PROPKA support. Requires numpy and PDB2PKA support compiled
python3 scons/scons.py complete-test # for a complete test of all functionality EXCEPT PDB2PKA. Requires numpy and PDB2PKA support compiled
python3 scons/scons.py pdb2pka-test
