Ben Siraphob
1e82a2f358
doc: fix typos
2025-09-09 13:14:34 +07:00
Ben Siraphob
cc5b731ed3
doc: fix typos
2025-08-27 11:46:26 -07:00
Robert Hensing
8d128a4138
testers.testEqualContents: add postFailureMessage parameter
...
Add an optional postFailureMessage parameter to testEqualContents that allows
users to provide additional context when tests fail. This is particularly useful
for providing instructions on how to update expected results when they change
intentionally.
The message is displayed after the standard failure output, helping maintainers
understand what to do next when a test fails.
2025-08-24 20:09:54 +02:00
Wolfgang Walther
62fe016519
treewide: run treefmt with mdcr/nixfmt
2025-07-24 13:52:31 +02:00
qbisi
11291afcb3
testers.hasCmakeConfigModules: init
2025-05-31 04:24:52 +08:00
Pol Dellaiera
bcea0cf344
doc: update Nix code snippets format
...
Command: `mdcr --config doc/tests/mdcr-config.toml doc/`
2025-04-17 01:30:34 +02:00
Connor Baker
871cda0b06
testers.shellcheck: refactor, update docs, and simplify tests ( #385940 )
2025-03-07 20:53:33 -08:00
Connor Baker
3de1aeac1f
testers.shellcheck: refactor and update docs
2025-03-08 00:15:22 +00:00
Philip Taron
cb26667f94
testers.shfmt: init ( #385939 )
2025-03-07 15:45:30 -08:00
Connor Baker
6f52f21ad2
testers.shfmt: init
2025-03-05 12:40:58 -08:00
Connor Baker
731b74db8b
testers.testEqualArrayOrMap: use buildCommandPath and change checkSetupScript argument to script
2025-03-03 16:29:40 +00:00
Connor Baker
261693fe5d
testers.testEqualArrayOrMap: init
2025-03-03 16:29:11 +00:00
Connor Baker
f71332b2ae
testers.testBuildFailure': output is created so long as checks succeed
2025-02-27 15:56:45 +00:00
Connor Baker
38745b132d
testers.testBuildFailure': init
2025-02-27 15:56:45 +00:00
Seth Flynn
d73ab2f142
doc: emphasize trade-off between versionCheckHook and testers.testVersion ( #344321 )
2025-01-27 00:44:44 -05:00
Peder Bergebakken Sundt
4762d9ba6e
doc: emphasize trade-off between versionCheckHook and testers.testVersion
2025-01-26 17:11:00 +01:00
Gavin John
67a56f27f2
doc/build-helpers/testers: Fix command renamed to script ( #352713 )
2024-12-04 22:53:21 +00:00
nicoo
e0fc12cd12
doc: add type signature of testers.runCommand
2024-08-08 15:43:47 +00:00
nicoo
d0a96c6eda
testers.runCommand: add, document, and test
2024-08-08 15:29:14 +00:00
Robert Hensing
4ca52fdf5f
Merge pull request #323613 from CyberShadow/fix-nix-path-without-channels-v2
...
nix-channel: do not set empty nix-path when disabling channels
2024-07-28 13:31:10 +02:00
Robert Hensing
3fb14db08a
testers.shellcheck: init
...
Needed for testing upcoming commit.
2024-07-16 20:10:02 +02:00
Doron Behar
f42d4debf0
doc: recommend versionCheckHook whenever relevant
2024-06-28 18:03:59 +03:00
Ivan Trubach
b25101d1fb
doc: fix testers.testEqualContents fragment link
2024-05-31 05:35:48 +03:00
Robert Hensing
e0c43a96d2
testers.lycheeLinkCheck: init ( #298665 )
...
* testers.lycheeLinkCheck: init
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-05-27 01:14:19 +02:00
Janne Heß
fcc95ff817
treewide: Fix all Nix ASTs in all markdown files
...
This allows for correct highlighting and maybe future automatic
formatting. The AST was verified to work with nixfmt only.
2024-03-28 09:28:12 +01:00
Daniel Sidhion
292ea0d917
doc: migrate examples in testers chapter to admonitions ( #275791 )
2023-12-21 12:54:32 +01:00
DS
b47d073e2d
doc: add more details on testers.testVersion
2023-12-20 03:04:32 -08:00
Yueh-Shun Li
9963ad5c5f
doc: builders -> build helpers to reduce ambigualty
2023-11-07 19:58:53 +00:00