15.1.1.6. cobra.test

15.1.1.6.2. Package Contents

cobra.test.create_test_model(model_name="salmonella")[source]

Returns a cobra model for testing

model_name: str
One of ‘ecoli’, ‘textbook’, or ‘salmonella’, or the path to a pickled cobra.Model
cobra.test.test_all(args=None)[source]

alias for running all unit-tests on installed cobra