marcosfede/algorithms

Standarize test cases and testing

Open

#8 opened on Mar 26, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (1,125 stars) (187 forks)batch import
enhancementhelp wanted

Description

We should standarize the way we write test cases across problems and across languages. It would also be nice to have some sort of CI Pipeline and make the code run the tests to make sure solutions are functional

Contributor guide