..
examples
ktesting: add TContext
2024-02-11 10:51:38 +01:00
initoption
ktesting: support capturing log output
2024-06-26 08:11:31 +02:00
internal
ktesting: support capturing log output
2024-06-26 08:11:31 +02:00
assert.go
ktesting: skip logging error when capturing it
2025-07-15 12:52:27 +02:00
assert_test.go
ktesting: skip logging error when capturing it
2025-07-15 12:52:27 +02:00
clientcontext.go
ktesting: add Run
2025-02-20 14:41:06 +01:00
contexthelper.go
ktesting: improve context message
2024-10-16 10:46:24 +02:00
contexthelper_test.go
ktesting: ut flake fix for CI
2024-02-26 07:26:20 -05:00
doc.go
ktesting: add TContext
2024-02-11 10:51:38 +01:00
errorcontext.go
ktesting: skip logging error when capturing it
2025-07-15 12:52:27 +02:00
errorcontext_test.go
fix: enable and fixes rules from testifylint on test package
2024-06-30 05:44:47 +00:00
helper_test.go
ktesting: skip logging error when capturing it
2025-07-15 12:52:27 +02:00
klogcontext.go
ktesting: add TContext
2024-02-11 10:51:38 +01:00
ktesting.go
ktesting: document side effect of SetDefaultVerbosity during init
2025-07-15 12:52:27 +02:00
main_test.go
ktesting: improve unit test coverage
2024-02-22 12:04:42 +01:00
signals.go
ktesting: improve unit test coverage
2024-02-22 12:04:42 +01:00
signals_non_win.go
ktesting: add TContext
2024-02-11 10:51:38 +01:00
signals_win.go
ktesting: add TContext
2024-02-11 10:51:38 +01:00
stepcontext.go
ktesting: add step Begin/End
2025-07-15 12:52:27 +02:00
stepcontext_test.go
fix: enable and fixes rules from testifylint on test package
2024-06-30 05:44:47 +00:00
tcontext.go
ktesting: WithCancel does not cancel on test completion anymore
2025-07-15 12:52:27 +02:00
tcontext_test.go
ktesting: add Run
2025-02-20 14:41:06 +01:00
withcontext.go
ktesting: add WithoutCancel
2025-07-15 12:52:27 +02:00