Skip to content

Create a test framework to remove the tests out of the project

This branch creates a new test framework. It does not move any existing tests into the framework. It adds a new one. The next step would be to migrate all the other tests over to this. This also adds the ability to pass a pybind11 source directory to autopybind11_fetch_build_pybind11.

Merge request reports