cosme12 / cheatsheet-maker

Cheetsheet (cheat sheet or quick reference) generator. Use it for guides, instructions or study. Made in Python 3
MIT License
117 stars 27 forks source link

Basic tests #9

Closed cosme12 closed 7 years ago

cosme12 commented 7 years ago

Tests should be added. I will need help with this.

janga1997 commented 7 years ago

@cosme12 I would like to work with you. What should we get started on?

cosme12 commented 7 years ago

Cool @janga1997 I dont know how much experience you have with python, but if you are new, the easiest way to start is to improve #6 . If you have much more experience, you could build the unittest to verify every method. I'm pushing every change to the Developer branch. Once we reach the new version milestone, I create a release branch where we test everything and then push it to master.