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

Add testing page #15

Open
rheitjoh opened this issue Apr 20, 2021 · 0 comments
Open

Add testing page #15

rheitjoh opened this issue Apr 20, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@rheitjoh
Copy link
Member

Figuring out whether the libraries offer any existing tests for your schemes is currently fairly difficult without consulting our own tests.

For example, to use the standalone tests you need to add the math-tests dependency to your project and then correctly use the standalone test. Similarly for the Craco tests via craco-tests.

It would be nice if we had a page that

  • tells the user what kind of testing classes we offer
  • how to access them
  • how to use them

I originally started on something like this and then stopped, because I wanted to make the tests more uniform first (see this issue). I still think that should be addressed first (especially the signature tests). However, since the standalone tests have been rewritten already, one could at least write something for those.

@rheitjoh rheitjoh added documentation Improvements or additions to documentation enhancement New feature or request and removed enhancement New feature or request labels Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant