databricks-cli/libs/testdiff
Denis Bilenko b0706ccdc1
Use -update instead of TESTS_OUTPUT=OVERWRITE (#2097)
It's easier to remember and type and also validated and part of help:

```
  % go test ./acceptance -updat 2>&1 | grep updat
  flag provided but not defined: -updat
    -update
```
2025-01-09 09:00:05 +00:00
..
golden.go Use -update instead of TESTS_OUTPUT=OVERWRITE (#2097) 2025-01-09 09:00:05 +00:00
golden_test.go Move bulk of "golden tests" logic to libs/testdiff (#2054) 2024-12-30 15:26:21 +00:00
testdiff.go Add acceptance tests (#2081) 2025-01-08 12:41:08 +00:00
testdiff_test.go Add tests for default-python template on different Python versions (#2025) 2024-12-20 14:40:54 +00:00