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
test: add performance and improve snapshot testing
Add `DiffLayouterPerformanceTests.swift` to test text layout
performance with varying word counts. Convert existing snapshot tests
to use XCTest, enhancing compatibility and extendability. Introduce
snapshot artifacts directory configuration to manage artifacts. Update
tests to specify the snapshot test name explicitly. Modify
`verticalInsetIsNonNegativeAndMonotonic` test to ensure non-negativity
and check monotonicity of vertical insets, improving test rigor.
0 commit comments