Schema Testing - Test Schema with Atlas
Learn how to test schema with Atlas. Write schema tests using .test.hcl files, run atlas schema test command, and validate database behavior with SQL assertions.
Learn how to test schema with Atlas. Write schema tests using .test.hcl files, run atlas schema test command, and validate database behavior with SQL assertions.
Learn how to test declarative schema migration plans in Atlas using `atlas schema plan test` to validate planned changes before applying.