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 suggestion "A simple way to add test cases" #815

Open
melemo2 opened this issue Nov 25, 2021 · 0 comments
Open

Feature suggestion "A simple way to add test cases" #815

melemo2 opened this issue Nov 25, 2021 · 0 comments

Comments

@melemo2
Copy link

melemo2 commented Nov 25, 2021

It seems that most of the functions does not have unit tests.
Of course, I know that it is very difficult to write a lot of test cases. So whenever you add an algorithm,
how about writing a test case in the comments inside the function and checking it when PR is added use pydoctest?

I think it would be convenient if we let us know the time complexity and test results every time we add PR automatically.

I want to add this feature ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant