tenzir-test 1.0.1__tar.gz → 1.0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/PKG-INFO +1 -1
- tenzir_test-1.0.2/changelog/releases/v1.0.2/entries/debug-mode-implies-verbose-output.md +11 -0
- tenzir_test-1.0.2/changelog/releases/v1.0.2/manifest.yaml +5 -0
- tenzir_test-1.0.2/changelog/releases/v1.0.2/notes.md +9 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/pyproject.toml +1 -1
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/run.py +2 -1
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/.gitignore +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/LICENSE +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/README.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/config.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.11.0/entries/01-expose-tenzir-test-as-a-library.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.11.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.11.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.12.0/entries/01-honor-no-color-for-python-api-consumers.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.12.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.12.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.0/entries/01-improve-diagnostics-when-tenzir-node-fails-to-start.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.0/entries/01-library-mode-and-package-dirs.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.1/entries/strip-root-paths-from-diff-runner-output.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.1/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.13.1/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.14.0/entries/inline-test-inputs-and-local-inputs-directories.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.14.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.14.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.15.0/entries/verbose-output-flag-for-test-results.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.15.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v0.15.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.0/entries/auto-detect-tenzir-binary-with-uvx-fallback.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.0/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.0/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.1/entries/tuple-unpacking-in-diff-runner-for-multi-word-commands.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.1/manifest.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/changelog/releases/v1.0.1/notes.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/README.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/bar/operators/double.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/bar/package.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/bar/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/bar/tests/use-foo.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/bar/tests/use-foo.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/foo/operators/increment.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/foo/package.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/foo/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/foo/tests/use-bar.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-library/foo/tests/use-bar.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/operators/deeply/nested/twist.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/operators/filter.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/operators/parse.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/package.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/01-context-list.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/01-context-list.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/02-context-update.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/02-context-update.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/03-context-inspect.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/03-context-inspect.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/inputs/sample.log +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/ops.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/ops.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/twist.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/twist.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/README.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/fixtures/README.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/fixtures/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/fixtures/http.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/fixtures/server.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/inputs/events.ndjson +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/runners/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/runners/xxd.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/01-context-create.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/01-context-create.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/02-context-update.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/02-context-update.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/03-context-inspect.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/03-context-inspect.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/fail.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/fail.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/hex/hello.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/hex/hello.xxd +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/http-fixture.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/http-fixture.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/lazy.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/lazy.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/local-inputs/inputs/local-data.ndjson +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/local-inputs/read-local.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/local-inputs/read-local.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/node-fixture.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/node-fixture.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-only/sum.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-only/sum.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-with-http-fixture/request.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-with-http-fixture/request.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-with-http-fixture/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-with-node-fixture/context-manager.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/executor-with-node-fixture/context-manager.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/fixture-driving/manual_control.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/fixture-driving/manual_control.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/flaky_coin.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/flaky_coin.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/hello_world.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/hello_world.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/read-inline-input.input +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/read-inline-input.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/read-inline-input.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/read-inputs.tql +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/read-inputs.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/exit-code-test.sh +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/exit-code-test.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/http-fixture-check.sh +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/http-fixture-check.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/tmp-dir.sh +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/shell/tmp-dir.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/README.md +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/fixtures.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/inputs/input.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/hex/reuse.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/hex/reuse.xxd +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/satellite/input.sh +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/satellite/input.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/satellite/marker.sh +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/satellite/marker.txt +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-satellite/tests/satellite/test.yaml +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/_python_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/cli.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/config.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/engine/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/engine/operations.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/engine/registry.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/engine/state.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/engine/worker.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/fixtures/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/fixtures/node.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/packages.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/py.typed +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/__init__.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/_utils.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/custom_python_fixture_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/diff_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/ext_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/shell_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/tenzir_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/tql_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_cli.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_config.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_engine_operations.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_python_runner.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_run.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_run_config.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_runner_registry.py +0 -0
- {tenzir_test-1.0.1 → tenzir_test-1.0.2}/tests/test_shell_runner.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tenzir-test
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: Reusable test execution framework extracted from the Tenzir repository.
|
|
5
5
|
Project-URL: Homepage, https://github.com/tenzir/test
|
|
6
6
|
Project-URL: Repository, https://github.com/tenzir/test
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Debug mode implies verbose output
|
|
3
|
+
type: change
|
|
4
|
+
pr: 9
|
|
5
|
+
authors:
|
|
6
|
+
- mavam
|
|
7
|
+
- claude
|
|
8
|
+
created: 2026-01-26T14:09:54.253909Z
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
The `--debug` flag (or `TENZIR_TEST_DEBUG=1` environment variable) now automatically enables verbose output. When debugging test failures, you now see all test results (pass/skip/fail) instead of only failures, making it easier to diagnose issues. This provides more context without requiring users to pass both `--debug` and `--verbose` flags separately.
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
This release improves the debugging experience by making the `--debug` flag automatically enable verbose output, so you see all test results when diagnosing failures.
|
|
2
|
+
|
|
3
|
+
## 🔧 Changes
|
|
4
|
+
|
|
5
|
+
### Debug mode implies verbose output
|
|
6
|
+
|
|
7
|
+
The `--debug` flag (or `TENZIR_TEST_DEBUG=1` environment variable) now automatically enables verbose output. When debugging test failures, you now see all test results (pass/skip/fail) instead of only failures, making it easier to diagnose issues. This provides more context without requiring users to pass both `--debug` and `--verbose` flags separately.
|
|
8
|
+
|
|
9
|
+
*By @mavam and @claude in #9.*
|
|
@@ -3437,7 +3437,8 @@ def run_cli(
|
|
|
3437
3437
|
set_harness_mode(harness_mode)
|
|
3438
3438
|
passthrough_mode = harness_mode is HarnessMode.PASSTHROUGH
|
|
3439
3439
|
# Passthrough mode requires verbose output to show real-time test results
|
|
3440
|
-
|
|
3440
|
+
# Debug mode also implies verbose to show all test results when diagnosing
|
|
3441
|
+
set_verbose_output(verbose or passthrough_mode or debug_enabled)
|
|
3441
3442
|
if passthrough_mode and jobs > 1:
|
|
3442
3443
|
if jobs_overridden:
|
|
3443
3444
|
print(f"{INFO} forcing --jobs=1 in passthrough mode to preserve output ordering")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/03-context-inspect.tql
RENAMED
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-package/tests/context/03-context-inspect.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/03-context-inspect.tql
RENAMED
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/context/03-context-inspect.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/local-inputs/inputs/local-data.ndjson
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/flaky_coin.py
RENAMED
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/flaky_coin.txt
RENAMED
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/hello_world.py
RENAMED
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/example-project/tests/python/pure-python/hello_world.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tenzir_test-1.0.1 → tenzir_test-1.0.2}/src/tenzir_test/runners/custom_python_fixture_runner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|