ERR_ASSERT_SNAPSHOT_NOT_SUPPORTED
node
assertion_error
official
true
Snapshot testing is not supported
ID: node/err_assert_snapshot_not_supported
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
An attempt was made to use snapshot assertions in an environment where they are not available.
generic