mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
0aafa75fef
**Description:** This implements something similar to `__snapshots__` of `jest`. Instead of storing the expected result as a string literal, we now store it in `$crate/tests/__swc_snapshots__/$path_to_test__$test_name.js`. **Related issue:** - Closes #4509 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |