I have a look at the current code base and note various tests that test the InChI generation based on some input. I like to use this to check the integration into other tools, like the Chemistry Development Kit and Bioclipse (now living on as Bacting (Java and Python)).
- How can I currently best use the existing tests?
- Would it be an idea to factor out the tests for easier and broader compliance testing?
(I checked the issue tracker but did not immediately see issues related, but plz forgive me if these things were already discussed)