Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
nixtest
Browse files
Oct 01, 2025
docs: set _file so "declared in" works correctly
· 5a7053af
TECHNOFAB
authored
Oct 01, 2025
5a7053af
test: set SSL_CERT_FILE and NIX_SSL_CERT_FILE so test works in pure mode
· 56d22f4a
TECHNOFAB
authored
Oct 01, 2025
56d22f4a
docs: update nixmkdocs, use svg for logo and favicon, add module docs
· c9618a4d
TECHNOFAB
authored
Oct 01, 2025
c9618a4d
Sep 02, 2025
feat: run script tests in temp dirs for slightly better sandboxing
· 5741109c
TECHNOFAB
authored
Sep 02, 2025
View commits for tag 1.2.0
1.2.0
5741109c
chore!: default to pure mode, rename --pure flag to --impure for switching
· c9298b91
TECHNOFAB
authored
Sep 02, 2025
c9298b91
Jul 31, 2025
chore(flake): enable go hardening workaround
· 22b43c9f
TECHNOFAB
authored
Jul 30, 2025
22b43c9f
chore: clean up module a bit
· b2fb77ec
TECHNOFAB
authored
Jul 30, 2025
b2fb77ec
fix: support passing string as dir for autodiscovery
· 0272a8b0
TECHNOFAB
authored
Jul 30, 2025
0272a8b0
fix(README): fix badge
· d7e4902f
TECHNOFAB
authored
Jul 30, 2025
d7e4902f
Jun 14, 2025
Merge branch 'feat/module-system' into 'main'
· c2a12085
TECHNOFAB
authored
Jun 14, 2025
View commits for tag 1.1.0
1.1.0
c2a12085
docs: document new lib functions & usage
· bc36c39b
TECHNOFAB
authored
Jun 14, 2025
bc36c39b
chore(testHelpers): remove string context in toJsonFile
· 116f905b
TECHNOFAB
authored
Jun 14, 2025
116f905b
Jun 13, 2025
chore: add more helpers & add pos to test suite
· 4a55db97
TECHNOFAB
authored
Jun 13, 2025
4a55db97
ci: remove flakeModule test job
· 3f1b6317
TECHNOFAB
authored
Jun 13, 2025
3f1b6317
test: nest sample tests as fixtures in real tests
· 006537e6
TECHNOFAB
authored
Jun 13, 2025
006537e6
feat: add test helpers
· bed029f4
TECHNOFAB
authored
Jun 13, 2025
bed029f4
chore(module): remove "set -x" addition in script tests
· 001b575f
TECHNOFAB
authored
Jun 13, 2025
001b575f
chore: merge branch 'main' into feat/module-system
· 3bb17640
TECHNOFAB
authored
Jun 13, 2025
3bb17640
chore(cli): handle help command manually to exit 0
· 4a8ccdf3
TECHNOFAB
authored
Jun 13, 2025
4a8ccdf3
Jun 12, 2025
feat: switch to module system to evaluate suites & tests
· 98141a1f
TECHNOFAB
authored
Jun 12, 2025
98141a1f
Jun 08, 2025
docs: update cli help
· e8da91ad
TECHNOFAB
authored
Jun 08, 2025
e8da91ad
docs: add images & fix typo
· 6ee3811b
TECHNOFAB
authored
Jun 08, 2025
6ee3811b
Jun 03, 2025
chore: add LICENSE
· b732e118
TECHNOFAB
authored
Jun 03, 2025
b732e118
Merge branch 'refactor' into 'main'
· 392e8796
TECHNOFAB
authored
Jun 03, 2025
View commits for tag 1.0.0
1.0.0
392e8796
refactor: split into packages and add tests
· 11117e0c
TECHNOFAB
authored
Jun 03, 2025
11117e0c
Jun 02, 2025
docs: add documentation
· fd58344c
TECHNOFAB
authored
Jun 02, 2025
fd58344c
Jun 01, 2025
chore(lib): add assertion for script to not be null when type=="script"
· c2ca17df
TECHNOFAB
authored
Jun 02, 2025
c2ca17df
fix(package): use filesets so nixtest doesnt get rebuilt all the time
· 25de5061
TECHNOFAB
authored
Jun 02, 2025
25de5061
May 31, 2025
fix(flake): add missing lib
· 0b783157
TECHNOFAB
authored
May 31, 2025
0b783157
feat: add pure mode which unsets env variables before script tests
· 3ff5b358
TECHNOFAB
authored
May 31, 2025
3ff5b358
feat: sort suites and tests alphabetically in the console summary
· 7bb5c652
TECHNOFAB
authored
May 31, 2025
7bb5c652
chore: use set -x to show which line of "script" failed the test
· f59d9279
TECHNOFAB
authored
May 31, 2025
f59d9279
fix: handle final newline in messages correctly
· 5436abf3
TECHNOFAB
authored
May 31, 2025
5436abf3
chore: display "script" output on failure without diffing
· c1ad61b3
TECHNOFAB
authored
May 31, 2025
c1ad61b3
fix: display multi-line diffs with correct colors
· 2b7c215f
TECHNOFAB
authored
May 31, 2025
2b7c215f
feat: add "script" test type
· b50a1c61
TECHNOFAB
authored
May 31, 2025
b50a1c61
May 11, 2025
fix: handle error instead of including it in diff
· d0e47e30
TECHNOFAB
authored
May 11, 2025
d0e47e30
chore: use git-like patch/diff in junit output
· 8b5ac904
TECHNOFAB
authored
May 11, 2025
8b5ac904
fix: pretty print expected aswell when format is "pretty"
· 90684776
TECHNOFAB
authored
May 11, 2025
90684776
May 10, 2025
chore: allow setting pos for entire suite & remove column from pos
· 4aaaf326
TECHNOFAB
authored
May 10, 2025
4aaaf326
Loading