buildtest buildtest is a HPC Application Testing Framework designed to build tests more quickly and verify application in a module environment.
The buildtest source code is spread across different GitHub repositories:
- the buildtest repository hosts the documentation that is displayed on ReadTheDocs (RTD)
- the buildtest-framework repository hosts the source code for buildtest framework
- the buildtest-configs repository hosts YAML configuration for creating test scripts for generic apps
- the R-buildtest-config repository hosts R test scripts test scripts used with --testset R
- the Python-buildtest-config repository hosts Python test scripts test scripts used with --testset Python
- the Perl-buildtest-config repository hosts Perl test scripts test scripts used with --testset Perl
- the Ruby-buildtest-config repository hosts Perl test scripts test scripts used with --testset Ruby
- the Tcl-buildtest-config repository hosts Perl test scripts test scripts used with --testset Tcl
The documentation can be found at http://buildtestdocs.readthedocs.io/en/latest/index.html .