Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: C++ unit tests for nanobind helper functions #88

Open
stand-by opened this issue Dec 17, 2024 · 0 comments
Open

[FEATURE]: C++ unit tests for nanobind helper functions #88

stand-by opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@stand-by
Copy link
Collaborator

Summary/Motivation

Cover nanobind helper functions from __nb_helpers.hpp with doctests in C++

Details of the Feature

  • extend cmakelists file for c++ unit tests with nanobind and python dependencies
  • add new tests for nb::ndarray and std::mdspan converters into separate cpp file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant