diff --git a/docs/contributing-malcolm-test.md b/docs/contributing-malcolm-test.md new file mode 100644 index 000000000..c5af08d29 --- /dev/null +++ b/docs/contributing-malcolm-test.md @@ -0,0 +1,6 @@ +# `malcolm-test`: Malcolm System Tests + +`malcolm-test` is a Python package for performing system tests against a Malcolm system. It serves to run an instance of Malcolm inside a virtual machine and verify the results of system tests executed against it. Please see the following repositories for installation and usage instructions and additional details: + +* [idaholab/Malcolm-Test](https://github.com/idaholab/Malcolm-Test) +* [idaholab/Malcolm-Test-Artifacts](https://github.com/idaholab/Malcolm-Test-Artifacts)