Resolve "Automatically run tests in pipelines"

Merged Alberto Miranda requested to merge amiranda/6-automatically-run-tests-in-pipelines into main

This MR enables automatic testing using ctest, and also updates the CI pipelines so that they run build and test jobs exercising the code. We also add a Dockerfile that builds an appropriate CI environment to build, test, and run Cargo.

Closes #6 (closed)

Edited by Alberto Miranda

Merge request reports