-
stefanjudis Yes! I love using snapshots for non-react things! We have some node processes that generate JSON blobs based on input data. Previously people just did an assert for everything or copy-pasted the output to a file and compared to that, but snapshots cut that time down massively!