summaryrefslogtreecommitdiffstats
path: root/reflect.py
Commit message (Collapse)AuthorAgeFilesLines
* started work on templating for texjwansek2022-03-041-2/+3
|
* started working on rendering junitxml's nicely to pdfsjwansek2022-03-031-0/+2
|
* removed \rs for cross platform compatibilityjwansek2022-02-211-0/+1
|
* fixed bug when client classes weren't presentjwansek2022-02-161-3/+7
|
* added getting full runtime analysis outputjwansek2022-02-101-0/+1
|
* finished runtime analysis, added text outputjwansek2022-02-101-25/+26
|
* started working on monitoring execution environmentsjwansek2022-02-091-4/+42
|
* 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