summaryrefslogtreecommitdiffstats
path: root/reflect.py
Commit message (Collapse)AuthorAgeFilesLines
* switched to jinja for making test files. made it only test files without errors.jwansek2022-01-241-17/+20
|
* worked on handling and showing exceptions in client clodejwansek2022-01-221-3/+22
|
* did some more work on rendering txt reportsjwansek2022-01-211-9/+12
|
* started work on templatingjwansek2022-01-201-9/+20
|
* added docsjwansek2022-01-201-2/+19
|
* added testing and generating testing reportsjwansek2022-01-191-6/+63
|
* proved argparsingjwansek2022-01-171-8/+20
|
* added getting class inheritance tree, getting method args nicely, fixed bug ↵jwansek2022-01-171-13/+82
| | | | with importing too many modules
* added to report maker and removed the first markdown rendererjwansek2022-01-101-6/+73
|
* made a start on analysisjwansek2021-11-151-1/+59
|
* added argparsing, assessment files, basic reflectionjwansek2021-11-131-0/+31