Commit Graph

25 Commits

Author SHA1 Message Date
Jim Brännlund 4ee12c42cc
fix: original sort order (#768) 2023-11-07 15:19:54 +01:00
Jim Brännlund 82762a2ffc
fix: Escaping HTML in log (#757) 2023-11-04 19:08:15 +01:00
Jim Brännlund 84a1f6882e
test: Add UTF8 test (#760) 2023-11-04 18:30:17 +01:00
Jim Brännlund cbb3b3982a
fix: Add collections errors to report (#756) 2023-11-01 17:49:12 +01:00
Jim Brännlund ee21115b23
fix: Incorrect label for xfailed (#733) 2023-09-10 12:00:40 +02:00
Jim Brännlund b7c50c137c
Feat: Add duration format hook (#724) 2023-09-01 20:14:10 +02:00
Jim Brännlund abde929fc8
Fix: Broken sorting for custom columns (#715) 2023-08-24 22:08:21 +02:00
Jim Brännlund bd0c5302ec
Fix: Borken HTML in jinja template (#712) 2023-08-13 17:56:12 +02:00
Jim Brännlund 8a4ece40a8
Feature: Only one collapsed state (#701) 2023-07-27 23:35:58 +02:00
Jim Brännlund 2ce0aa6731
Fix: Logging issues with teardown (#690) 2023-07-22 19:21:43 +02:00
Jim Brännlund f6f623d0d9
Chore: Simplify results table hooks (#688) 2023-07-22 15:06:29 +02:00
Jim Brännlund 50dfbe7894
Feature: Add 'session' to results summary hook (#660) 2023-05-03 22:16:39 +02:00
Jim Brännlund 412f01bc7c
Fix: Support cells.pop() (#641) 2023-04-09 00:35:06 +02:00
Jim Brännlund 43175f1b1a
Fix: Order and layout of outcome summary (#629) 2023-04-08 19:58:09 +02:00
Jim Brännlund 89746e3203
Fix: Add skip marker results to report (#636) 2023-04-08 18:18:10 +02:00
Jim Brännlund 5f580273a9
Fix: Color E(xecption) lines in the log red (#631) 2023-04-08 18:16:57 +02:00
Jim Brännlund 8350dda5eb
Fix: Handle appends on table hooks (#630) 2023-04-08 18:16:33 +02:00
Jim Brännlund 3aa553fb6a
fix: Use the same duration formatting as for the tests (#613) 2023-04-02 02:04:56 +02:00
Jim Brännlund 81dc8036e0
fix: Incorrect precedence render collapsed (#610) 2023-04-01 17:12:49 +02:00
Jim Brännlund 3306c1c09f
fix: Collapsed should support All and none (#605) 2023-04-01 11:55:50 +02:00
Jim Brännlund f381d082bc
tests: Add tests for stdout and sterr capture (#604) 2023-04-01 11:23:25 +02:00
Jim Brännlund 34ff60fbd4
fix: Missing logging in report (#603) 2023-03-25 23:11:46 +01:00
Jim Brännlund 40a80d535d
fix: Table hooks (#599) 2023-03-20 14:32:23 +01:00
Jim Brännlund 079681decc
fix: Report fails to render with pytest-xdist (#598) 2023-03-19 18:56:52 +01:00
Jim Brännlund df894ec408
chore: Add unit test file (#590) 2023-03-18 23:08:36 +01:00