Building an xUnit Test Runner for Jupyter Notebooks using AI In order to execute the xUnit tests in the notebook. I needed a test runner that would work in the notebook. Instead of me spending hours researching how to do it I asked Copilot to see what it could come up with. »