// Integration test library
// This file organizes all integration tests into logical modules
// Core functionality tests - basic bindgen features
// Issue-specific regression tests
// Feature-specific tests (shader_defs, shared bind groups, etc.)
// Large-scale integration tests (bevy, etc.)
// Utility tests (dependency tree, etc.)