Commit graph

17 commits

Author SHA1 Message Date
bc36c39b09
docs: document new lib functions & usage 2025-06-14 17:23:24 +02:00
3f1b6317b4
ci: remove flakeModule test job 2025-06-13 15:48:19 +02:00
006537e6ab
test: nest sample tests as fixtures in real tests
also use new test helpers
2025-06-13 15:46:52 +02:00
98141a1f5c
feat: switch to module system to evaluate suites & tests
add autodiscovery feature
2025-06-12 21:23:28 +02:00
11117e0c0e refactor: split into packages and add tests 2025-06-03 12:05:16 +02:00
fd58344ca7 docs: add documentation 2025-06-02 13:34:59 +02:00
0b783157bb fix(flake): add missing lib 2025-05-31 20:03:14 +02:00
3ff5b358d5 feat: add pure mode which unsets env variables before script tests 2025-05-31 19:06:40 +02:00
b50a1c61a6 feat: add "script" test type 2025-05-31 17:20:19 +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
abac8aaf3e fix: allow snapshots to use actualDrv aswell 2025-05-04 01:11:20 +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