You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f"No test was found for '{notebook_name}'. Expecting to find '{expected_test_name}'"
12
+
f"\nIt is common for notebooks tests to be placed in 'ROOT_FOLDER/tests/notebooks/{expected_test_name}'."
13
+
"\nNote: tests are auto-generated when using pre-commit."
14
+
"\nIf you prefer to generate them without pre-commit, please execute 'ROOT_FOLDER/.internal/pre_commit_tools/auto_add_tests.py <full_path_to_your_new_notebook_ipynb_file>'"
0 commit comments