Skip to main content
Version: 0.9

tecton test

Usage​

tecton test [Options] [PYTEST_EXTRA_ARGS]

Description​

Run Tecton tests.

Options​

CommandDescription
tecton testRun all tests using PyTest in a file that matches glob("TECTON_REPO_ROOT/**/tests/**/*.py")
tecton test -- -k "test_name"same as above, but passes the -k "test_name" args to the PyTest command.
--default-compute-mode riftWhat compute mode to use to test features if not specified. Should one of spark or rift. Default value: spark

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon