Commit graph

18 commits

Author SHA1 Message Date
c1ad61b367 chore: display "script" output on failure without diffing 2025-05-31 18:10:11 +02:00
2b7c215ffa fix: display multi-line diffs with correct colors 2025-05-31 18:09:33 +02:00
b50a1c61a6 feat: add "script" test type 2025-05-31 17:20:19 +02:00
d0e47e305d fix: handle error instead of including it in diff 2025-05-11 17:46:13 +02:00
8b5ac904db chore: use git-like patch/diff in junit output 2025-05-11 17:40:13 +02:00
9068477650 fix: pretty print expected aswell when format is "pretty" 2025-05-11 02:05:01 +02:00
4aaaf32621 chore: allow setting pos for entire suite & remove column from pos 2025-05-10 22:14:56 +02:00
e029fae0b8 feat: add support for pretty/nix format
improve handling string test values
2025-05-10 21:55:08 +02:00
0a1bbae2c3 feat: general improvements and add junit "error" and "skipped" support 2025-05-04 21:54:17 +02:00
5ae5c2dd45 fix(lib): discard string context so derivations are not built instantly 2025-05-04 21:53:51 +02:00
3a974f218a refactor: improve junit report to not include escape sequences 2025-05-04 17:16:23 +02:00
4afa8a7957 refactor: rename variable to derivation to be more descriptive 2025-05-04 16:21:51 +02:00
6e17ec8838 fix: handle nix build errors gracefully 2025-05-04 16:20:57 +02:00
abac8aaf3e fix: allow snapshots to use actualDrv aswell 2025-05-04 01:11:20 +02:00
482f15c486 feat: remove nix store path prefix if used in flakeModule 2025-05-03 22:23:05 +02:00
27696c02bc test: add drv test 2025-05-03 22:22:39 +02:00
4772c789d9 chore: add CI to dogfood 2025-05-03 22:08:50 +02:00
c1c19c324d chore: initial prototype 2025-05-03 22:05:29 +02:00