DevelopersΒΆ

The following services are used for software quality assurance:

Tests can be run locally using nosetests:

nosetests -v --with-coverage --cover-package=pecos pecos

Software developers are expected to follow standard practices to document and test new code. Pull requests will be reviewed by the core development team. See https://github.com/sandialabs/pecos/graphs/contributors for a list of contributors.