Trollolo contains the script called create_burndown.py
which obviously needs some refactoring as the code grew over time and was added in sort of a 'dirty fix' manner. I'll rewrite major parts of this script to get it into a maintainable and better understandable status in order to ease collaboration and contribution.
Update: The original script has been completely refactored and is now written in object oriented python. Due to that, it has also been split into separate files for better structure and maintainability. There are still some pull requests pending which have to be discussed, but in principle the new version works.
No Hackers yet
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 12
Comments
-
over 9 years ago by cschum | Reply
It would be great to add some unit tests while doing this. There already are a some integration tests, but for future (test-driven) work on the tool, unit tests would help.
Similar Projects
This project is one of its kind!