Recommended unit testing setup

What is the recommended way to write and run unit tests in Ada? Which test library and test runner? Does Alire run the tests (alr test does not seem to do it)?

This is the setup recommended by the Alire project: GitHub - alire-project/ada_spark_workflow: A demo of best practices for open-source Ada/SPARK development

1 Like