bazel-skylib/docs
Kevin Kress 7270e3b345
Add support for 'loading' unit tests, which evaluate a LOADING phase. (#347)
This is a relatively simple addition to unittest that statically creates rules
that either explicitly fail or not depending on if the test case is valid during
LOADING phase of bazel.  The test conditions are evaluated entirely in loading
phase, but if we want an actual test to fail rather than just `fail()` killing
the build, we can use this to assert state and report test failures.
2022-02-10 16:03:48 -05:00
..
BUILD Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
analysis_test_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
build_test_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
collections_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
common_settings_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
copy_file_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
dicts_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
diff_test_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
native_binary_doc.md Fix name arg documentation for native_binary (#338) 2022-01-12 11:28:43 -05:00
new_sets_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
partial_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
paths_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
regenerate_docs.sh Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bash. (#329) 2021-10-25 09:12:41 -04:00
run_binary_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
selects_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
shell_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
structs_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
types_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
unittest_doc.md Add support for 'loading' unit tests, which evaluate a LOADING phase. (#347) 2022-02-10 16:03:48 -05:00
versions_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
write_file_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00