-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
As discussed at #721 (comment), should we require (or at least encourage) tests with new submission to this repo? Other TheAlgorithms repos require tests. For example, the Python repo runs >520 tests on every pull request. DOing this would give reviewer confidence in the submission, would teach contributors how to do test driven development and would demonstrate to readers how to call the algorithm in a broader context.
Today we already lint our submissions in GitHub Actions but should we go beyond that basic hygiene?
Detailed Description
Context
Possible Implementation
Ghostkeeper
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request