PyFlask_2k18
PyFlask_2k18 copied to clipboard
Suggestion: Add some automated testing like Travis CI, Circle CI, Appveyor
They are all free for Open Source projects like this one.
https://github.com/marketplace/category/continuous-integration
I was planing to use Travis for it, Before that I had to wirte some tests and review all the files personally, This was made in a hurry, But surely more topics and issue fixes will be done. I'll add Travis CI after writing soe test files and implementing flake8.
Bump on this one?