armi.tests.test_notebooks module
Tests to make sure ipynb notebooks still execute.
There is a pytest plugin that can run notebooks but that assumes each cell is a test. To prevent inadvertent breaking of the ipynbs, we imply run them here and show during unit testing that a failure was introduced.