summaryrefslogtreecommitdiffstats
path: root/templates/txt.jinja2
Commit message (Expand)AuthorAgeFilesLines
* removed \rs for cross platform compatibilityjwansek2022-02-211-2/+2
* fixed bug when client classes weren't presentjwansek2022-02-161-7/+31
* added rendering runtime analysis to markdownjwansek2022-02-121-1/+1
* added getting full runtime analysis outputjwansek2022-02-101-0/+6
* finished runtime analysis, added text outputjwansek2022-02-101-0/+24
* Added datetime and removed newlines from pytest reports for txt templatejwansek2022-01-311-1/+2
* switched to using macros in jinja filejwansek2022-01-241-39/+70
* switched to jinja for making test files. made it only test files without errors.jwansek2022-01-241-1/+2
* worked on handling and showing exceptions in client clodejwansek2022-01-221-0/+13
* did some more work on rendering txt reportsjwansek2022-01-211-4/+43
* started work on templatingjwansek2022-01-201-0/+29